From fd9f584cc450abf87e435627dbced683ea9018f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 14:02:34 +0000 Subject: [PATCH] build(deps): bump msgspec from 0.19.0 to 0.20.0 Bumps [msgspec](https://github.com/jcrist/msgspec) from 0.19.0 to 0.20.0. - [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.19.0...0.20.0) --- updated-dependencies: - dependency-name: msgspec dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e4417c88..5063cd41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,5 +44,5 @@ six==1.17.0 sortedcontainers==2.4.0 viv-utils==0.8.0 vivisect==1.2.1 -msgspec==0.19.0 +msgspec==0.20.0 bump-my-version==1.2.4