From b1865d59d066c988a2e04263a3d0894023aa5601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:45:48 +0000 Subject: [PATCH] Bump msgpack from 1.0.0 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.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.0.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 33e9b71..ccfc692 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ Keras-Preprocessing==1.1.2 kiwisolver==1.3.1 Markdown==3.3.3 matplotlib==3.3.3 -msgpack==1.0.0 +msgpack==1.2.1 numpy==1.18.5 oauthlib==3.1.0 opt-einsum==3.3.0