From 5b2b27beb811b203d302d4923dcd3f5dbafedfb4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 06:08:27 +0000 Subject: [PATCH] Bump pytz from 2018.4 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2018.4 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2018.4...release_2021.1) 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..d824156 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytz==2018.4 # https://github.com/stub42/pytz +pytz==2021.1 # 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..76bde2b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -pytz==2018.4 # https://github.com/stub42/pytz +pytz==2021.1 # 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