diff --git a/requirements/DEV_REQUIREMENTS.txt b/requirements/DEV_REQUIREMENTS.txt index fcd1073e..ca5e7dc7 100644 --- a/requirements/DEV_REQUIREMENTS.txt +++ b/requirements/DEV_REQUIREMENTS.txt @@ -2,7 +2,7 @@ black==21.10b0 coveralls==3.3.1 coverage==6.1.2 isort==5.10.1 -moto==2.2.15 +moto==2.2.19 pydoc-markdown==4.3.2 ; python_version >= '3.7' pydoc-markdown==3.13.0 ; python_version == '3.6' pytest==6.2.5