diff --git a/pyproject.toml b/pyproject.toml index 4b28d2b6..c45fbca5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ test = [ "pre-commit", "pytest-mock", "pytest-mypy-testing", - "pytest>=7.0,<8.1", + "pytest>=7.0,<8.2", ] docs = [ "myst-parser",