diff --git a/pyproject.toml b/pyproject.toml index 5fd15cc..a3a6d4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "isort==8.0.1", "mypy==2.0.0", "pytest-asyncio==1.3.0", - "pytest==8.4.2", + "pytest==9.0.3", "pytest-cov==7.1.0" ]