diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index c204c02dae..e8ab283e1d 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.0 ; python_version >= '3.7' +zipp==3.19.1 ; python_version >= '3.7' aiohttp==3.9.5 ; python_version >= '3.6'