From d510ce4522332af87074ef8a9e780ec42d0b8dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:28:17 +0000 Subject: [PATCH] chore(deps): bump orjson from 3.11.2 to 3.11.6 Bumps [orjson](https://github.com/ijl/orjson) from 3.11.2 to 3.11.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.11.2...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 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 77bab8e..b310281 100644 --- a/requirements.txt +++ b/requirements.txt @@ -109,7 +109,7 @@ numpy==2.1.3 oauthlib==3.2.2 opt_einsum==3.4.0 optree==0.14.1 -orjson==3.11.2 +orjson==3.11.6 packaging==24.2 pandas==2.2.3 passlib==1.7.4