diff --git a/pyproject.toml b/pyproject.toml index df47e8da..e65e806c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -125,7 +125,7 @@ test = [ "detect-test-pollution>=1.2.0", "hypothesis>=6.131.0", "inline-snapshot>=0.20.8", - "pytest>=8.3.4,<9.1.0", + "pytest>=8.3.4,<9.2.0", "pytest-cov>=6.2.1", "pytest-accept>=0.1.12", "pytest-mock>=3.14.0",