diff --git a/pyproject.toml b/pyproject.toml index 905b5bd..1c1f7de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest-aiohttp==1.0.5", "pytest-cov==5.0.0", "pytest-timeout==2.3.1", - "pytest==8.2.2", + "pytest==8.3.5", "ruff==0.5.2", "yamllint==1.35.1", ]