From afd434d99134611950f0fadfb964fce308c593f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 02:58:20 +0000 Subject: [PATCH] chore(deps): update dependency zipp to v3.19.1 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6df..a85f1bc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -229,4 +229,4 @@ websocket-client==1.6.4 ; python_full_version == "3.10.13" wrapt==1.16.0 ; python_full_version == "3.10.13" xdoctest==1.1.2 ; python_full_version == "3.10.13" yarl==1.9.2 ; python_full_version == "3.10.13" -zipp==3.17.0 ; python_full_version == "3.10.13" +zipp==3.19.1 ; python_full_version == "3.10.13"