From 50d144eed525c2321d21d1c277d3ceeb7933e10a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 15:50:13 +0000 Subject: [PATCH] Bump msgpack from 1.0.7 to 1.2.1 in /requirements Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.7 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.7...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ae74f3bf2..038cb5697 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -206,7 +206,7 @@ markupsafe==2.1.3 # werkzeug mdurl==0.1.2 # via markdown-it-py -msgpack==1.0.7 +msgpack==1.2.1 # via channels-redis natsort==8.4.0 # via robotframework-pabot