diff --git a/dev-requirements.txt b/dev-requirements.txt index ad7b5de..7d29166 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ wheel mypy black==25.1.0 pytest==8.3.4 -pylint==3.3.4 +pylint==3.3.6 nox isort twine