diff --git a/requirements-dev.txt b/requirements-dev.txt index 6a4d8f90..8ef7eda4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -118,7 +118,7 @@ wrapt==1.15.0 ; python_version < '3.11' yapf==0.40.1 -zipp==3.16.2 ; python_version >= '3.7' +zipp==3.17.0 ; python_version >= '3.7' aiohttp==3.8.5 ; python_version >= '3.6'