diff --git a/dev-requirements.txt b/dev-requirements.txt index 1a746c7..65a2c48 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ wheel mypy black==26.3.1 pytest==9.0.3 -pylint==4.0.5 +pylint==4.0.6 nox isort twine