diff --git a/requirements/dev.txt b/requirements/dev.txt index d3c7dc51..500fb3f3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,7 +7,7 @@ google_compute_engine # Need this because boto has issues with dynamic package l ipython>=5.0,<9.0.0 ipywidgets notebook -moto >= 5.0.0,<5.1.0 +moto >= 5.0.0,< 5.2.0 pytest>=4.1 pytest-cov>=2.6.1 pytest-mock>=1.10