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