From 17e9ef51eaa3669d5399e13c3d388edb01e64c61 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 06:05:24 +0000 Subject: [PATCH] Bump pytz from 2014.4 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2014.4 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2014.4...release_2021.1) 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..e8e0cbf 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==2021.1 redis==2.10.1 requests==2.3.0 wsgiref==0.1.2