From a6b0727264dd471cdc54fb4f3ee4b31cff5d7053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 22:11:53 -0400 Subject: [PATCH] chore: bump orjson from 3.9.7 to 3.9.8 (#298) Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.8. - [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.7...3.9.8) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 982e335e..c963461e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ attrs==23.1.0 pydantic==2.4.2 prisma==0.10.0 redis[hiredis]==5.0.1 -orjson==3.9.7 +orjson==3.9.8 python-dateutil==2.8.2 sentry-sdk==1.31.0 rapidfuzz==3.3.1