diff --git a/setup.py b/setup.py index 64f57e821..ae587ae0e 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ "dev": [ "pre-commit==3.5.0", "pyyaml==6.0.1", - "pytest==7.4.3", + "pytest==7.4.4", "pytest-sugar==0.9.4", "pytest-instafail==0.5.0", "pytest-cov==4.1.0",