diff --git a/dev-requirements.txt b/dev-requirements.txt index 8fe2d8a..b4d171f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ wheel mypy black==24.4.2 pytest==8.3.1 -pylint==3.2.5 +pylint==3.2.6 nox isort twine