diff --git a/setup.cfg b/setup.cfg index fbcea880..02e81627 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ dev = moto[server]==4.1.11 mypy==1.4.1 pre-commit==3.3.3 - pytest==7.3.1 + pytest==7.4.0 pytest-aiohttp==1.0.4 pytest-asyncio==0.21.1 types-PyYAML