From b7c1da745f370a3e5288c95709472f34904841ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 02:06:06 +0000 Subject: [PATCH] Bump ortools from 9.1.9490 to 9.5.2237 in /src Bumps [ortools](https://github.com/google/or-tools) from 9.1.9490 to 9.5.2237. - [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..f62aa40 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.5.2237 \ No newline at end of file