diff --git a/setup.py b/setup.py index 333677a26..fb530e0bd 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ "codacy-coverage==1.3.11", "coverage==7.3.3", "mccabe==0.7.0", - "pytest==7.4.3", + "pytest==7.4.4", "pytest-watch==4.2.0", "pytest-env", # common dependency "matplotlib", # just used in a readme test and unlikely to change, common dependency