diff --git a/dev-requirements.txt b/dev-requirements.txt index 764d570..9e9aa05 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ wheel mypy black==24.10.0 pytest==8.3.3 -pylint==3.3.1 +pylint==3.3.3 nox isort twine