From 47457316050aaed3f28ad3428f9d3b90cc6f18c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:22:30 +0000 Subject: [PATCH] Bump orjson from 3.10.7 to 3.11.6 Bumps [orjson](https://github.com/ijl/orjson) from 3.10.7 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.10.7...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cce99c6..74c55b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ # opentelemetry-sdk==1.27.0 # opentelemetry-semantic-conventions==0.48b0 # opentelemetry-util-http==0.48b0 -# orjson==3.10.7 +# orjson==3.11.6 # packaging==24.1 # pandas # pdflatex==0.1.3 @@ -232,7 +232,7 @@ wrapt==1.17.0 markdown-it-py==3.0.0 mdurl==0.1.2 Pygments==2.18.0 -orjson==3.10.7 +orjson==3.11.6 ujson==5.10.0 email_validator dnspython==2.8.0