From 026c418c299eaec5bfdd39c728c24961f00c8d92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 13:46:15 +0000 Subject: [PATCH] Bump pytz from 2019.2 to 2020.4 in /web Bumps [pytz](https://github.com/stub42/pytz) from 2019.2 to 2020.4. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2019.2...release_2020.4) Signed-off-by: dependabot-preview[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index af2a408..92e1604 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -3,4 +3,4 @@ Flask==1.1.1 gspread==3.1.0 oauth2client==4.1.3 python-dateutil==2.8.1 -pytz==2019.2 +pytz==2020.4