From dd0ff980aba722eb9b374fe3847df73e54fb6910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 08:08:17 +0000 Subject: [PATCH] pip(deps): bump moto from 2.2.2 to 2.2.4 Bumps [moto](https://github.com/spulec/moto) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/spulec/moto/releases) - [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/spulec/moto/compare/2.2.2...2.2.4) --- updated-dependencies: - dependency-name: moto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/DEV_REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/DEV_REQUIREMENTS.txt b/requirements/DEV_REQUIREMENTS.txt index fb56f2b5..00246012 100644 --- a/requirements/DEV_REQUIREMENTS.txt +++ b/requirements/DEV_REQUIREMENTS.txt @@ -2,7 +2,7 @@ black==21.7b0 coveralls==3.2.0 coverage==5.5 isort==5.9.3 -moto==2.2.2 +moto==2.2.4 portray==1.7.0 pytest==6.2.4 pytest-cov==2.12.1