From 94c359fa5f85b56fe3fa72ecd9d2bf667eac2321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:00:37 +0000 Subject: [PATCH] Bump msgpack from 0.6.2 to 1.2.1 in /easyci2/flask Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 0.6.2 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/v0.6.2...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- easyci2/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyci2/flask/requirements.txt b/easyci2/flask/requirements.txt index 342ef5a2..1acbaf4f 100644 --- a/easyci2/flask/requirements.txt +++ b/easyci2/flask/requirements.txt @@ -20,7 +20,7 @@ itsdangerous==1.1.0 Jinja2==2.11.3 lockfile==0.12.2 MarkupSafe==1.1.1 -msgpack==0.6.2 +msgpack==1.2.1 packaging==20.3 pep517==0.8.2 pluggy==0.13.1