From 3d77d7d9da11c42791ac3b64020bd33b20c8ce5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 02:23:12 +0000 Subject: [PATCH] Bump ortools from 9.1.9490 to 9.3.10497 in /src Bumps [ortools](https://github.com/google/or-tools) from 9.1.9490 to 9.3.10497. - [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..eda3a2d 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.3.10497 \ No newline at end of file