From d86842c75b7f9d8c2e1045e3d60efc8e6be90365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:09:57 +0000 Subject: [PATCH] Bump orjson from 3.7.12 to 3.8.7 Bumps [orjson](https://github.com/ijl/orjson) from 3.7.12 to 3.8.7. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.7.12...3.8.7) --- updated-dependencies: - dependency-name: orjson 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 bec2c96e70..d29dce01bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mercurial==6.2.1 microannotate==0.0.24 mozci==2.2.1 numpy==1.22.4 -orjson==3.7.12 +orjson==3.8.7 ortools==9.4.1874 pandas==1.4.3 psutil==5.9.1