From 5229627623c7300cf8e9655dc6c89595842fb1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 08:10:31 +0000 Subject: [PATCH] Bump moto from 2.2.7 to 2.2.8 Bumps [moto](https://github.com/spulec/moto) from 2.2.7 to 2.2.8. - [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/2.2.7...2.2.8) --- updated-dependencies: - dependency-name: moto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index faeaf2201..d87d1ecc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-cors-headers==3.8.0 pyyaml==5.4.1 colour_runner==0.1.1 boto3==1.18.42 -moto==2.2.7 +moto==2.2.8 python-dateutil==2.8.2 requests==2.26.0 factory_boy==3.2.0