diff --git a/setup.py b/setup.py index 46edc95..da4cf33 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ 'coverage==6.5.0', 'coveralls==3.3.1', 'pylint==3.0.3', - 'pytest==7.4.4', + 'pytest==8.0.0', 'pytest-cov==4.1.0', 'twine==4.0.2', ]