diff --git a/pyproject.toml b/pyproject.toml index 946664f..faf2cd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0", "pytest-timeout==2.4.0", - "pytest==8.4.2", + "pytest==9.0.1", "ruff==0.14.4", "yamllint==1.37.1", ]