diff --git a/requirements-dev.txt b/requirements-dev.txt index 4aaf9e0..25900b5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ mypy == 1.10.0 pre-commit == 3.3.3 -pylint == 3.2.2 +pylint == 3.2.6 pytest == 8.2.2 pytest-asyncio == 0.23.7 pytest-cov == 5.0.0