diff --git a/pyproject.toml b/pyproject.toml index ac35b709..71dce165 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ lint = [ test = [ "pytest-aiohttp==1.0.5", "pytest-timeout==2.3.1", - "pytest==8.3.3", + "pytest==8.3.4", ] [project.urls]