From 17e7bc4c9707d47ed96514d5b47b701321b3c0e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 08:03:10 +0000 Subject: [PATCH] Bump moto from 3.1.13 to 4.0.12 Bumps [moto](https://github.com/spulec/moto) from 3.1.13 to 4.0.12. - [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/3.1.13...4.0.12) --- updated-dependencies: - dependency-name: moto dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fedac0c93..108205d79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-cors-headers==3.13.0 pyyaml==6.0 colour_runner==0.1.1 boto3==1.24.28 -moto==3.1.13 +moto==4.0.12 python-dateutil==2.8.2 requests==2.28.1 factory_boy==3.2.1