diff --git a/requirements-dev.txt b/requirements-dev.txt index 45a588c..f4ca4f7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ mypy==1.9.0 -pre-commit==3.3.3 +pre-commit==3.7.1 pylint==3.1.0 pytest-cov pytest>=5.4.3