From 5e69548e199687651ff20abd019cfe4db495379a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 02:22:12 +0000 Subject: [PATCH] Bump ortools from 9.1.9490 to 9.2.9972 in /src Bumps [ortools](https://github.com/google/or-tools) from 9.1.9490 to 9.2.9972. - [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-minor ... 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..15fc8ad 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.2.9972 \ No newline at end of file