diff --git a/requirements.txt b/requirements.txt index 38270e90..ef4927b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,4 +52,4 @@ tzdata==2024.1 ; python_version >= "3.9" and python_version < "4.0" urllib3==2.2.2 ; python_full_version >= "3.8.1" and python_version < "4.0" wcwidth==0.2.13 ; python_full_version >= "3.8.1" and python_version < "4.0" yarl==1.9.11 ; python_full_version >= "3.8.1" and python_version < "4.0" -zipp==3.20.1 ; python_full_version >= "3.8.1" and python_version < "4.0" +zipp==3.23.0 ; python_full_version >= "3.8.1" and python_version < "4.0"