From e626040619af6af2407110fb904923970d1f6e7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:29:03 +0000 Subject: [PATCH] Bump orjson from 3.8.8 to 3.10.7 Bumps [orjson](https://github.com/ijl/orjson) from 3.8.8 to 3.10.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.8.8...3.10.7) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a42dfca7..fb2f00d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ emoji==2.2.0 lxml==4.9.2 semver==2.13.0 IPython==7.16.1 -orjson==3.8.8 +orjson==3.10.7 diskcache==5.4.0 diff --git a/requirements_dev.txt b/requirements_dev.txt index 01983c6c..97b9f120 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -16,4 +16,4 @@ diskcache==5.4.0 setuptools wheel twine -orjson==3.8.8 +orjson==3.10.7