diff --git a/setup.py b/setup.py index e2b4c74a..dcca213b 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ TESTS_REQUIRES = [ 'flake8', - 'pytest==7.0.1', + 'pytest==9.0.3', 'pytest-mock==3.11.1', 'coverage==7.0.0', 'pytest-cov==4.1.0',