diff --git a/pyproject.toml b/pyproject.toml index bf555a1..6d638a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "isort==5.13.2", "mypy==1.10.1", "pytest-asyncio==0.23.7", - "pytest==7.4.4", + "pytest==8.2.2", "pytest-cov==5.0.0" ]