From 247f0ef737473d12063891db8943b18c794b84a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:22:35 +0000 Subject: [PATCH] chore(deps): update dependency zipp to v3.19.1 [security] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bd0214a4..b999c720 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -73,4 +73,4 @@ typing-extensions==4.8.0 ; python_version >= "3.8" and python_version < "3.11" url-normalize==1.4.3 ; python_version >= "3.8" and python_version < "4.0" urllib3==2.0.7 ; python_version >= "3.8" and python_version < "4.0" win32-setctime==1.1.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" -zipp==3.17.0 ; python_version >= "3.8" and python_version < "3.10" +zipp==3.19.1 ; python_version >= "3.8" and python_version < "3.10"