diff --git a/pyproject.toml b/pyproject.toml index b08b64c..1a6a466 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1", "pytest-timeout==2.4.0", - "pytest==8.4.1", + "pytest==8.4.2", "ruff==0.12.11", "yamllint==1.37.1", ]