diff --git a/requirements-dev.txt b/requirements-dev.txt index 5ed4bd60..418ec151 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ mypy==1.10.0; platform_python_implementation=='CPython' and python_version>'3.8' pathspec==0.12.1 pipdeptree==2.23.1 pre-commit==3.8.0 -pylint==3.2.6 +pylint==3.2.7 pyre-check==0.9.22; python_version>'3.8' pyright==1.1.376 pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'