From c9be5ba49ba06fe7d575923397ef142817260050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 13:33:08 +0000 Subject: [PATCH] pip(deps): bump moto from 2.2.4 to 2.2.6 Bumps [moto](https://github.com/spulec/moto) from 2.2.4 to 2.2.6. - [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.4...2.2.6) --- 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 cc3beef8..8938254e 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.4 +moto==2.2.6 portray==1.7.0 pytest==6.2.4 pytest-cov==2.12.1