From eedbdadfff53a922d1f225975771a6cac68b3952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:15:41 +0000 Subject: [PATCH] Bump orjson in /compose/local in the pip group across 1 directory Bumps the pip group with 1 update in the /compose/local directory: [orjson](https://github.com/ijl/orjson). Updates `orjson` from 3.9.15 to 3.10.6 - [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.15...3.10.6) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- compose/local/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/local/requirements.txt b/compose/local/requirements.txt index 14641bd..696ca14 100644 --- a/compose/local/requirements.txt +++ b/compose/local/requirements.txt @@ -26,7 +26,7 @@ transformers==4.38.0 nltk==3.8.1 pandas==2.0.0 redis==4.5.4 -orjson==3.9.15 +orjson==3.10.6 asgiref==3.7.2 aiostream==0.4.5 aiohttp==3.9.5