diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 25e2d60e3a..796aae897f 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple -astroid==3.2.0 ; python_full_version >= '3.7.2' +astroid==3.2.1 ; python_full_version >= '3.7.2' certifi==2024.2.2 ; python_version >= '3.6'