From 49efc66c51ab28ec678ac358cf63b0cc2cb9881a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 May 2019 13:25:11 +0000 Subject: [PATCH] Bump pytz from 2017.2 to 2019.1 Bumps [pytz](https://github.com/stub42/pytz) from 2017.2 to 2019.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2017.2...release_2019.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27620f2c..5e8fb810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pep8==1.7.0 pycrypto==2.6.1 pylint==1.9.3 pylint-django==0.10.0 -pytz==2017.2 +pytz==2019.1 singledispatch==3.4.0.3 six==1.10.0 virtualenv==15.1.0