From 49674bec9b4bbf181941494e281e1a052db5b6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 15:35:11 +0000 Subject: [PATCH] Bump msgpack from 1.1.0 to 1.2.1 in /functions 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] --- functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/requirements.txt b/functions/requirements.txt index 10cac67..a8268e6 100644 --- a/functions/requirements.txt +++ b/functions/requirements.txt @@ -49,7 +49,7 @@ Jinja2==3.1.6 joblib==1.5.0 MarkupSafe==3.0.2 mistletoe==1.4.0 -msgpack==1.1.0 +msgpack==1.2.1 multidict==6.4.4 nanoid==2.0.0 nltk==3.9.3