From 3014ec9ac563b0f34d4e3882dce82b89a4cbe79a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 01:44:46 +0000 Subject: [PATCH] Bump moto from 0.4.31 to 4.1.12 Bumps [moto](https://github.com/getmoto/moto) from 0.4.31 to 4.1.12. - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/compare/0.4.31...4.1.12) --- updated-dependencies: - dependency-name: moto dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index e087027f..2f17cdc5 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -5,4 +5,4 @@ nose six unittest2 coveralls -moto==0.4.31 +moto==4.1.12