From d9a70c4db7fdeb640cb73ee163eb82a704c4575b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:25:25 +0000 Subject: [PATCH] Bump orjson from 3.11.4 to 3.11.5 Bumps [orjson](https://github.com/ijl/orjson) from 3.11.4 to 3.11.5. - [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.4...3.11.5) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8401456..de77c86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ mypy==1.19.0 mypy-extensions==1.1.0 nltk==3.9.2 nodeenv==1.9.1 -orjson==3.11.4 +orjson==3.11.5 packageurl-python==0.17.6 packaging==25.0 passlib==1.7.4