diff --git a/pyproject.toml b/pyproject.toml index 0b90e5e..510bb9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "isort==5.13.2", "mypy==1.11.1", "pytest-asyncio==0.23.8", - "pytest==8.3.2", + "pytest==9.0.0", "pytest-cov==5.0.0" ]