From e2429dad7a892c08247fa2698e6113e811a9703d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:00:47 +0000 Subject: [PATCH] Bump msgpack from 1.1.1 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.1 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.1...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 17833cb..3e6d7f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ idna==3.15 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2 -msgpack==1.1.1 +msgpack==1.2.1 parsedatetime==2.6 pid==3.0.4 Pillow==12.2.2