diff --git a/requirements-dev.txt b/requirements-dev.txt index f3b82298..fcb637b5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple -astroid==3.1.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' @@ -36,7 +36,7 @@ platformdirs==4.2.2 ; python_version >= '3.7' pluggy==1.5.0 ; python_version >= '3.6' -pylint==3.1.1 +pylint==3.2.0 pytest==8.2.0