diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 5f1eff911c..b8ef686c34 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -64,7 +64,7 @@ wrapt==1.15.0 ; python_version < '3.11' yapf==0.40.2 -zipp==3.19.1 ; python_version >= '3.7' +zipp==3.19.2 ; python_version >= '3.7' aiohttp==3.9.5 ; python_version >= '3.6'