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"