diff --git a/setup.cfg b/setup.cfg index 895f594a..20c4fa95 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ dev = moto[server]==4.2.3 mypy==1.5.0 pre-commit==3.4.0 - pytest==7.4.0 + pytest==7.4.2 pytest-aiohttp==1.0.5 pytest-asyncio==0.21.1 types-PyYAML