diff --git a/requirements-dev.txt b/requirements-dev.txt index 4aaf9e0..12db122 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.1 pylint == 3.2.2 pytest == 8.2.2 pytest-asyncio == 0.23.7