diff --git a/setup.py b/setup.py index 471cce1..3f932f6 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ "black==23.12.1", "coveralls==3.3.1", "pylint==3.1.0", - "pytest==7.4.4", + "pytest==8.1.0", "pytest-cov==4.1.0", ] },