diff --git a/pyproject.toml b/pyproject.toml index 346268ee..6473f82c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ module-root = "" dev = [ "mock>=5.1.0", "mypy>=1.11.2", - "pytest>=8.3.2,<9.0", + "pytest>=9.0.2,<9.1", "pytest-mock>=3.14.0", "ruff>=0.6.4", "pytest-sugar>=1.0.0",