diff --git a/requirements-dev.txt b/requirements-dev.txt index 0f12bec..9ce70f9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ mypy == 1.10.0 -pre-commit == 3.3.3 +pre-commit == 3.7.0 pylint == 3.1.0 pytest == 8.2.0 pytest-asyncio == 0.23.6