diff --git a/pyproject.toml b/pyproject.toml index 416266d..dbb8c03 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.0", + "pytest==8.4.1", "ruff==0.12.0", "yamllint==1.37.1", ]