From 1a264ac9af5ed3c67db390444fb3aa4d5666511e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:34:48 +0000 Subject: [PATCH] Bump orjson from 3.8.8 to 3.9.15 Bumps [orjson](https://github.com/ijl/orjson) from 3.8.8 to 3.9.15. - [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.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... 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..5f3ebec5 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.9.15 diskcache==5.4.0 diff --git a/requirements_dev.txt b/requirements_dev.txt index f8301d02..d2cc77d1 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.9.15