diff --git a/pyproject.toml b/pyproject.toml index 860aa70..d604cd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ "mypy>=0.990", "poetry-plugin-export", "pymdown-extensions>=10.0.1", - "pytest>=8.0.0,<9", + "pytest>=9.0.2,<10", "pytest-asyncio>=0.20.3", "pytest-cov>=4.0.0", "pytest-factoryboy>=2.5.0",