From e8aa9effb8eb5b112140371d3a5d355832158aeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 01:27:09 +0000 Subject: [PATCH] Bump orjson from 3.10.15 to 3.10.18 Bumps [orjson](https://github.com/ijl/orjson) from 3.10.15 to 3.10.18. - [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.10.15...3.10.18) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.10.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b62f3a856..75c0b440c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ redis==5.2.1 sqlalchemy==2.0.40 channels==4.2.0 channels-redis==4.2.1 -orjson==3.10.15 +orjson==3.10.18 simplejson==3.20.1 psycopg2-binary sentry-sdk[django]==2.22.0