From c8f5c66b920ed1738c510c7aa28d96ac2973dbc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:57:19 +0000 Subject: [PATCH] Bump msgpack from 1.0.5 to 1.2.1 in /arithmetic_sampling Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.5 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.0.5...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- arithmetic_sampling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arithmetic_sampling/requirements.txt b/arithmetic_sampling/requirements.txt index b7cd94f0a9c..079d38024be 100644 --- a/arithmetic_sampling/requirements.txt +++ b/arithmetic_sampling/requirements.txt @@ -36,7 +36,7 @@ MarkupSafe==2.1.2 mdurl==0.1.2 ml-collections==0.1.1 ml-dtypes==0.1.0 -msgpack==1.0.5 +msgpack==1.2.1 mypy-extensions==1.0.0 nest-asyncio==1.5.6 numpy==1.23.5