From 7b2b8167d21893c7b6ce63e1e30ea3e75fd90857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:41:07 +0000 Subject: [PATCH] build(deps): bump orjson from 3.6.8 to 3.9.15 Bumps [orjson](https://github.com/ijl/orjson) from 3.6.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.6.8...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1b8b7f..3af42b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ MarkupSafe==2.1.1 mdurl==0.1.1 mistune==0.8.4 openpyxl==3.0.10 -orjson==3.6.8 +orjson==3.9.15 phonenumbers==8.12.49 Pillow==9.3.0 plotly==5.8.0