From bf52003b4ed6862b91cd89261559875e8ee4fd46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 08:40:02 +0000 Subject: [PATCH] Bump moto from 3.1.13 to 5.0.20 Bumps [moto](https://github.com/getmoto/moto) from 3.1.13 to 5.0.20. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/compare/3.1.13...5.0.20) --- 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 4db0ffb0..70bad1d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-cors-headers==4.2.0 pyyaml==6.0.1 colour_runner==0.1.1 boto3==1.24.28 -moto==3.1.13 +moto==5.0.20 python-dateutil==2.8.2 requests==2.32.3 factory_boy==3.3.0