diff --git a/requirements-dev.txt b/requirements-dev.txt index a98718ed..814f5f58 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ mypy==1.4.1; platform_python_implementation=='CPython' and python_version>'3.8' pathspec==0.11.2 pipdeptree==2.13.0 pre-commit==3.4.0 -pylint==2.17.6 +pylint==3.0.2 pyre-check==0.9.18; python_version>'3.8' pyright==1.1.331 pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11'