From 0109b8707640bcec65da7a566cc6115498debf3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 04:47:09 +0000 Subject: [PATCH] Bump pytz from 2020.1 to 2020.4 Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2020.4. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2020.4) 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 d9544f15..b056770b 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.1 +pytz==2020.4 static==1.1.1 whitenoise[brotli]==5.2.0 future==0.18.2