diff --git a/pyproject.toml b/pyproject.toml index 242189c..09a8d92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "isort==7.0.0", "mypy==1.18.2", "pytest-asyncio==1.3.0", - "pytest==8.4.2", + "pytest==9.0.1", "pytest-cov==7.0.0", "pytest-depends==1.0.1", ]