From f1854d749611f587cd5824b0f0acba4c9a71c68e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 09:02:57 +0000 Subject: [PATCH] Bump zappa from 0.51.0 to 0.52.0 Bumps [zappa](https://github.com/Miserlou/Zappa) from 0.51.0 to 0.52.0. - [Release notes](https://github.com/Miserlou/Zappa/releases) - [Changelog](https://github.com/Miserlou/Zappa/blob/master/CHANGELOG.md) - [Commits](https://github.com/Miserlou/Zappa/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94d2603..76c6066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Django==1.11.29 lxml==4.6.3 django-haystack==2.8.1 python-dotenv==0.14.0 -zappa==0.51.0 +zappa==0.52.0 django-storages==1.6.6