From 63cf3fb8b3acb380d346ba521a47330ccaf0a55e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 06:31:24 +0000 Subject: [PATCH] Bump pytz from 2018.4 to 2020.4 Bumps [pytz](https://github.com/stub42/pytz) from 2018.4 to 2020.4. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2018.4...release_2020.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- requirements/base.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 77d121c..4e58e7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytz==2018.4 # https://github.com/stub42/pytz +pytz==2020.4 # https://github.com/stub42/pytz python-slugify==1.2.5 # https://github.com/un33k/python-slugify Pillow==5.1.0 # https://github.com/python-pillow/Pillow argon2-cffi==18.1.0 # https://github.com/hynek/argon2_cffi diff --git a/requirements/base.txt b/requirements/base.txt index d19bcf4..14f054e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -pytz==2018.4 # https://github.com/stub42/pytz +pytz==2020.4 # https://github.com/stub42/pytz python-slugify==1.2.5 # https://github.com/un33k/python-slugify Pillow==5.1.0 # https://github.com/python-pillow/Pillow argon2-cffi==18.1.0 # https://github.com/hynek/argon2_cffi