diff --git a/setup.py b/setup.py index c62fcffd..2daa353a 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ def read(path: str) -> str: ], "testing": [ "faker==18.3.1", - "pytest==7.4.0", + "pytest==7.4.1", "pytest-aiohttp==0.3.0", "pytest-asyncio==0.21.1", "pytest-xdist==3.3.1", # enables parallel testing