From c68ea00dae3b68ab214b1001e21ed03581835232 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 06:12:30 +0000 Subject: [PATCH] Bump pytz from 2018.4 to 2020.5 Bumps [pytz](https://github.com/stub42/pytz) from 2018.4 to 2020.5. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2018.4...release_2020.5) 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..9d0295b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytz==2018.4 # https://github.com/stub42/pytz +pytz==2020.5 # 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..76aa4b6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -pytz==2018.4 # https://github.com/stub42/pytz +pytz==2020.5 # 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