From 106c97f847de4132a4e05b8cbcab8bd89a5e1d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 16:23:32 +0000 Subject: [PATCH] Bump orjson from 3.11.4 to 3.11.5 in /bench 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] --- bench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench/requirements.txt b/bench/requirements.txt index db5db5b..5febb83 100644 --- a/bench/requirements.txt +++ b/bench/requirements.txt @@ -1,4 +1,4 @@ msgspec==0.20.0 -orjson==3.11.4 +orjson==3.11.5 pysimdjson @ git+https://github.com/nineteendo/pysimdjson@15ec44595d7ba97b5712b719cb6a687969c5b1cf tabulate==0.9.0