diff --git a/requirements.txt b/requirements.txt index 15991adb..2f86da0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,4 +56,4 @@ urllib3==1.26.18; python_version >= '2.7' and python_version not in '3.0, 3.1, 3 virtualenv==20.25.1; python_version >= '3.7' virtualenv-clone==0.5.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' werkzeug==3.0.1; python_version >= '3.8' -zipp==3.17.0; python_version >= '3.8' +zipp==3.18.1; python_version >= '3.8'