diff --git a/requirements_dev.txt b/requirements_dev.txt index b98b3f8..29cb0c8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==6.1.0 mypy==1.4.1 pre-commit-hooks==4.4.0 pre-commit==3.4.0 -pylint==2.17.4 +pylint==3.0.3 pytest-asyncio==0.21.1 pytest-cov==4.1.0 pytest==7.4.0