diff --git a/pyproject.toml b/pyproject.toml index b802df0..4e9889d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "build>=1.5.0,<2", "pip-audit>=2.10.1,<3", "pip-licenses>=5.5.5,<6", - "pytest>=9.0.3,<10", + "pytest>=9.1.1,<10", "pytest-asyncio>=1.4.0,<2", "pytest-cov>=7.1.0,<8", "ruff>=0.15.14,<1",