diff --git a/pyproject.toml b/pyproject.toml index 1481306..97256ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ aiohttp = [ dev-test = [ "aioworkers==0.27.0", "coverage[toml]==7.2.7", - "pytest==7.4.3", + "pytest==8.3.4", "pytest-asyncio==0.21.1", "pytest-timeout==2.2.0", "pytest-mock==3.11.1",