diff --git a/pyproject.toml b/pyproject.toml index ab61347d81..4c695ccd2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ license = { text = "BSD 3-Clause License" } [project.optional-dependencies] test = [ - "pytest>=6.2.4,<7.2.0", + "pytest>=6.2.4,<7.3.0", "pytest-cov>=2.12,<5.0", "pytest-xdist", "pyyaml>=6,<7",