From 4af2cd5553435e217004975e7c97ff22db713c74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 02:26:07 +0000 Subject: [PATCH] Bump ortools from 9.1.9490 to 9.3.10459 in /src Bumps [ortools](https://github.com/google/or-tools) from 9.1.9490 to 9.3.10459. - [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..524d92c 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.10459 \ No newline at end of file