From f3d00db8d6778522585920b7a03e84656d9caefd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:29:49 +0000 Subject: [PATCH] Bump msgpack from 1.1.0 to 1.2.1 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7430b3e..c70d49d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ mdurl==0.1.2 ml-collections==1.1.0 ml-dtypes==0.5.1 mpmath==1.3.0 -msgpack==1.1.0 +msgpack==1.2.1 namex==0.0.8 nest-asyncio==1.6.0 networkx==3.4.2