From f199914f5d1d799bf78a9396d51d25a21aa04146 Mon Sep 17 00:00:00 2001 From: "manifest-self-hosted-renovate[bot]" <294573638+manifest-self-hosted-renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:09:12 +0000 Subject: [PATCH] chore(deps): update dependency msgpack to v1 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cf2414..0074db7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ idna==2.8 ipaddr==2.2.0 lockfile==0.12.2 lxml==4.6.3 -msgpack==0.6.2 +msgpack==1.2.1 packaging==20.3 pep517==0.8.2 Pillow==8.3.2