diff --git a/requirements_dev.txt b/requirements_dev.txt index 850a340..900d98f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ flake8>=4.0,<7.0 hypothesis>=6.14.1,<7.0 ipython>7.0,<9.0 mypy>=0.910,<2.0 -pylint>=2.9.6,<3.0 +pylint>=2.9.6,<4.0 pytest-benchmark>=3.4.1,<5.0 pytest-cov>=2.12.1,<5.0 pytest>=7.0.1,<8.0