From 271215d10b96af9d0d5cc60543db09df893ed18e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:30:40 +0000 Subject: [PATCH] Bump orjson from 3.9.9 to 3.9.10 Bumps [orjson](https://github.com/ijl/orjson) from 3.9.9 to 3.9.10. - [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.9.9...3.9.10) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index adca50cb..f43e4f48 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -4,7 +4,7 @@ pytest-cov==4.1.0 pytest-benchmark==4.0.0 coverage==7.3.2 simplejson==3.19.2 -orjson==3.9.9 +orjson==3.9.10 pysimdjson==5.0.2 python-rapidjson==1.12 cysimdjson==23.8