From a00883b7013be6989359311e27287586271bbb44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 01:42:12 +0000 Subject: [PATCH] Bump moto from 0.4.31 to 4.1.11 Bumps [moto](https://github.com/getmoto/moto) from 0.4.31 to 4.1.11. - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/compare/0.4.31...4.1.11) --- 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..afba809d 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -5,4 +5,4 @@ nose six unittest2 coveralls -moto==0.4.31 +moto==4.1.11