From 7f2d8f07fdb2b96da133f7af04c23de1a05f42cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 22:14:38 +0000 Subject: [PATCH] Bump orjson from 3.8.10 to 3.9.15 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [orjson](https://github.com/ijl/orjson). Updates `orjson` from 3.8.10 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.10...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.9.15 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 542f9b50d92e..e16d8a669cd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ duckduckgo-search==3.0.2 google-api-python-client #(https://developers.google.com/custom-search/v1/overview) pinecone-client==2.2.1 redis -orjson==3.8.10 +orjson==3.9.15 Pillow selenium==4.1.4 webdriver-manager