From f4ee4d2f82b1ff86f99860e32c9ac42d6c166b27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 10:35:27 +0000 Subject: [PATCH] Bump pytz from 2019.1 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2019.1 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2019.1...release_2021.1) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e4798abe..b89414fc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ Pillow==6.2.2 # https://github.com/python-pillow/Pillow -pytz==2019.1 # https://github.com/stub42/pytz +pytz==2021.1 # https://github.com/stub42/pytz argon2-cffi==19.1.0 # https://github.com/hynek/argon2_cffi # Django