diff --git a/requirements/DEV_REQUIREMENTS.txt b/requirements/DEV_REQUIREMENTS.txt index f191239e..1eef77b9 100644 --- a/requirements/DEV_REQUIREMENTS.txt +++ b/requirements/DEV_REQUIREMENTS.txt @@ -3,7 +3,7 @@ black~=21.4b0 ; python_version == '3.6' coveralls~=3.3 coverage~=6.1 isort~=5.10 -moto~=3.0 +moto~=3.1 pydoc-markdown~=4.3 ; python_version >= '3.7' pydoc-markdown~=3.13 ; python_version == '3.6' pytest~=7.0