From 6f075fcc54fa933f765895aaceb9152b210457d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 02:23:08 +0000 Subject: [PATCH] Bump ortools from 9.1.9490 to 9.1.9552 in /src Bumps [ortools](https://github.com/google/or-tools) from 9.1.9490 to 9.1.9552. - [Release notes](https://github.com/google/or-tools/releases) - [Commits](https://github.com/google/or-tools/commits) --- updated-dependencies: - dependency-name: ortools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index d6ee982..b2b2f62 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,2 +1,2 @@ click==8.0.3 -ortools==9.1.9490 \ No newline at end of file +ortools==9.1.9552 \ No newline at end of file