diff --git a/pyproject.toml b/pyproject.toml index f58f3b1e..857d46ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "coverage>=5.3,<7.3", "doc8>=0.9,<1.2", "pre-commit>=2.9,<3.4", - "pytest>=6.2,<7.4", + "pytest>=6.2,<7.5", "pytest-console-scripts>=1.1,<1.5", "pytest-cov>=2.10,<4.2", "rstcheck[sphinx,toml]>=5.0,<6.2",