diff --git a/setup.py b/setup.py index 759b7e4c..62fff438 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ def read(path: str) -> str: ], "testing": [ "faker==18.3.1", - "pytest==8.3.2", + "pytest==8.3.3", "pytest-aiohttp==1.0.5", "pytest-asyncio==0.24.0", "pytest-xdist==3.6.1", # enables parallel testing