From 1d7c4cc8c8754fa3e5641f8f96982cda8a097392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 18:58:21 +0000 Subject: [PATCH] Bump orjson from 3.11.7 to 3.11.8 in /bench Bumps [orjson](https://github.com/ijl/orjson) from 3.11.7 to 3.11.8. - [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.7...3.11.8) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.8 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 ba4e71c..c4b986c 100644 --- a/bench/requirements.txt +++ b/bench/requirements.txt @@ -1,4 +1,4 @@ msgspec==0.20.0 -orjson==3.11.7 +orjson==3.11.8 pysimdjson @ git+https://github.com/nineteendo/pysimdjson@15ec44595d7ba97b5712b719cb6a687969c5b1cf tabulate==0.9.0