diff --git a/pyproject.toml b/pyproject.toml index af36775dc2..d5109241ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==7.0.1", + "pytest==7.2.0", "pytest-cov==4.0.0", ] doc = [