From dbd7a30e2053427be419e7d2f464c56e2aec863f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:38:56 +0000 Subject: [PATCH] Bump pytz from 2019.1 to 2019.2 in /src/requirements Bumps [pytz](https://github.com/stub42/pytz) from 2019.1 to 2019.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2019.1...release_2019.2) Signed-off-by: dependabot-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 81cf1b33..433cd516 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -30,7 +30,7 @@ olefile==0.46 psycopg2-binary==2.8.3 python-magic==0.4.15 python3-openid==3.1.0 -pytz==2019.1 +pytz==2019.2 qrcode==6.1 requests==2.22.0 requests-oauthlib==1.2.0