From e0ae7b054c2f142453213cd8c588e50a5e582ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:34:42 +0000 Subject: [PATCH] Bump msgpack from 1.0.4 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.4 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.4...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 12fde28..be27f84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ matplotlib==3.5.2 matplotlib-inline==0.1.3 mistune==0.8.4 ml-collections==0.1.1 -msgpack==1.0.4 +msgpack==1.2.1 nbclient==0.6.4 nbconvert==6.5.0 nbformat==5.4.0