From c79263a16ee747606e74d7712e9ea445657dcd77 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 06:09:25 +0000 Subject: [PATCH] Bump pytz from 2014.4 to 2020.5 Bumps [pytz](https://github.com/stub42/pytz) from 2014.4 to 2020.5. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2014.4...release_2020.5) 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 e451d39..4b5b50e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.6.5 netaddr==0.7.11 pyOpenSSL==0.14 pymongo==2.7.1 -pytz==2014.4 +pytz==2020.5 redis==2.10.1 requests==2.3.0 wsgiref==0.1.2