From 934504407a6c26852c251082e8f468e9660eceb0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 21:12:32 +0000 Subject: [PATCH] Bump pytz from 2020.4 to 2020.5 Bumps [pytz](https://github.com/stub42/pytz) from 2020.4 to 2020.5. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.4...release_2020.5) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 29a74513..028a7e2e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -12,7 +12,7 @@ gunicorn==20.0.4 gviz_api==1.9.0 py-bcrypt==0.4 psycopg2-binary==2.8.6 -pytz==2020.4 +pytz==2020.5 static==1.1.1 whitenoise[brotli]==5.2.0 future==0.18.2