From f65c5f28d56ccf2a469d0a30541eaaaa4207ace3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:37:34 +0000 Subject: [PATCH] Bump pytz from 2017.2 to 2019.3 Bumps [pytz](https://github.com/stub42/pytz) from 2017.2 to 2019.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2017.2...release_2019.3) 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 27620f2c..2f9c1206 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.3 singledispatch==3.4.0.3 six==1.10.0 virtualenv==15.1.0