From 45bf44c693c7905ccd42a34ad9da54bedaf206c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:21:03 +0000 Subject: [PATCH] Bump msgpack from 1.1.0 to 1.2.1 in /requirements Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/msgpack/msgpack-python/compare/v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 03fbdcc8d453..d65a83cc6ccb 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -484,7 +484,7 @@ more-itertools==10.5.0 # via lm-eval mpmath==1.3.0 # via sympy -msgpack==1.1.0 +msgpack==1.2.1 # via # librosa # ray