diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 5c4cb87faa..6512070866 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -26,7 +26,7 @@ iniconfig==2.0.0 ; python_version >= '3.7' isort==5.13.2 -lazy-object-proxy==1.9.0 ; python_version >= '3.7' +lazy-object-proxy==1.10.0 ; python_version >= '3.7' mccabe==0.7.0 ; python_version >= '3.6'