diff --git a/dev-requirements.txt b/dev-requirements.txt index 3122267..8a9ce59 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ wheel mypy black==25.12.0 pytest==9.0.2 -pylint==4.0.4 +pylint==4.0.5 nox isort twine