From a216f4781e387056ecea92952ecb2d216ed3ed7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:26:43 +0000 Subject: [PATCH] Bump msgpack from 1.1.0 to 1.2.1 in /environments 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] --- environments/h100env_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/h100env_requirements.txt b/environments/h100env_requirements.txt index e44fbda..6ac25bb 100644 --- a/environments/h100env_requirements.txt +++ b/environments/h100env_requirements.txt @@ -28,7 +28,7 @@ lightning-utilities==0.12.0 MarkupSafe==2.1.5 matplotlib==3.9.4 mpmath==1.3.0 -msgpack==1.1.0 +msgpack==1.2.1 multidict==6.1.0 networkx==3.2.1 numpy==1.26.3