From 94cd4aff977432f29c3d12643e73578a28b63ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:17:07 +0000 Subject: [PATCH] Bump msgpack from 0.6.2 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 0.6.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/v0.6.2...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 0f06a88..6b216bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -123,7 +123,7 @@ mock==3.0.5 modin==0.7.0 more-itertools==8.0.2 mpld3==0.3 -msgpack==0.6.2 +msgpack==1.2.1 multidict==4.7.5 munch==2.5.0 murmurhash==1.0.2