From e92f035d4ab2c24289a3680fee10e4f1168a2695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:53:03 +0000 Subject: [PATCH] deps(deps): bump msgpack from 1.1.2 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.2 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.2...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index ab5567c..afdeaa6 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -26,7 +26,7 @@ librosa==0.11.0 llvmlite==0.45.1 MarkupSafe==3.0.3 mpmath==1.3.0 -msgpack==1.1.2 +msgpack==1.2.1 multidict==6.7.0 multiprocess==0.70.18 networkx==3.5