diff --git a/dev-requirements.txt b/dev-requirements.txt index d349900..da3dc6e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ wheel mypy black==24.3.0 -pytest==7.4.3 +pytest==8.1.1 pylint==3.1.0 nox isort