From c140e4359a9872faa11e3b13f10d2f4fbf169ad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:33:12 +0000 Subject: [PATCH] Bump ortools from 9.14.6206 to 9.15.6755 Bumps [ortools](https://github.com/google/or-tools) from 9.14.6206 to 9.15.6755. - [Release notes](https://github.com/google/or-tools/releases) - [Commits](https://github.com/google/or-tools/commits) --- updated-dependencies: - dependency-name: ortools dependency-version: 9.15.6755 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f42256865d..e0bff0fc0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ microannotate==0.0.24 mozci==2.4.3 numpy==2.3.5 orjson==3.11.5 -ortools==9.14.6206 +ortools==9.15.6755 pandas==2.3.3 psutil==7.1.3 pyOpenSSL>=0.14 # Could not find a version that satisfies the requirement pyOpenSSL>=0.14; extra == "security" (from requests[security]>=2.7.0->libmozdata==0.1.43)