From 6dcd6bb2e507dc4abce740822ceb28f4edaf01ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:34:58 +0000 Subject: [PATCH] build(deps): 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 d81b9787..e2a7dc36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ Jinja2==3.1.4 jmespath==0.10.0 Markdown==3.3.3 MarkupSafe==2.1.5 -msgpack==1.0.0 +msgpack==1.2.1 ndg-httpsclient==0.5.1 oauth2client==4.1.3 oauthlib==3.1.0