From f5285e1733858d6976bd5afc06f8312f7149354b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 17:50:10 +0000 Subject: [PATCH] Bump msgspec from 0.20.0 to 0.21.1 in /bench Bumps [msgspec](https://github.com/jcrist/msgspec) from 0.20.0 to 0.21.1. - [Release notes](https://github.com/jcrist/msgspec/releases) - [Changelog](https://github.com/jcrist/msgspec/blob/main/docs/changelog.md) - [Commits](https://github.com/jcrist/msgspec/compare/0.20.0...0.21.1) --- updated-dependencies: - dependency-name: msgspec dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 c4b986c..6b46e36 100644 --- a/bench/requirements.txt +++ b/bench/requirements.txt @@ -1,4 +1,4 @@ -msgspec==0.20.0 +msgspec==0.21.1 orjson==3.11.8 pysimdjson @ git+https://github.com/nineteendo/pysimdjson@15ec44595d7ba97b5712b719cb6a687969c5b1cf tabulate==0.9.0