diff --git a/pyproject.toml b/pyproject.toml index d3fd702d2b..b9315c71e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ license = { text = "BSD 3-Clause License" } [project.optional-dependencies] test = [ - "pytest>=6.2.4,<7.4.0", + "pytest>=6.2.4,<7.5.0", "pytest-cov>=2.12,<5.0", "pytest-xdist", "pyyaml>=6,<7",