diff --git a/setup.py b/setup.py index 15e3cec1e..10185eb7e 100644 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ def package_vars(version_file): "coveralls == 3.3.1", "docker == 6.1.3", "pre-commit == 3.4.0", - "pytest == 7.4.1", + "pytest == 7.4.2", "pytest-cov == 4.1.0", "pytest-lazy-fixture == 0.6.3", ]