From 23a6e6669ac53770dc2cb6433a76f26b24c9e5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:54:05 +0000 Subject: [PATCH] Bump orjson from 3.11.6 to 3.11.7 in /bench Bumps [orjson](https://github.com/ijl/orjson) from 3.11.6 to 3.11.7. - [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.6...3.11.7) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench/requirements.txt b/bench/requirements.txt index 0d6c3e7..ba4e71c 100644 --- a/bench/requirements.txt +++ b/bench/requirements.txt @@ -1,4 +1,4 @@ msgspec==0.20.0 -orjson==3.11.6 +orjson==3.11.7 pysimdjson @ git+https://github.com/nineteendo/pysimdjson@15ec44595d7ba97b5712b719cb6a687969c5b1cf tabulate==0.9.0