diff --git a/setup.py b/setup.py index 520e0437..49d68a1f 100644 --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ def package_vars(version_file): "coveralls == 3.3.1", "docker == 6.1.3", "pre-commit == 3.3.3", - "pytest == 7.4.0", + "pytest == 7.4.1", "pytest-cov == 4.1.0", "pytest-lazy-fixture == 0.6.3", ]