diff --git a/requirements-dev.txt b/requirements-dev.txt index fee21e53c..f398e5c84 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ flake8==4.0.* -moto==3.0.6 +moto==3.1.5 coverage==5.5 codecov==2.1.12 yapf==0.23.*