From 86cfd0ab605008a8eb2d94c33e9d3ad9df13337a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 06:06:41 +0000 Subject: [PATCH] Bump pytz from 2020.5 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2020.5 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.5...release_2021.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df2bdb5..9d4140a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ Django==3.1.5 django-crispy-forms==1.10.0 mysqlclient==2.0.3 Pillow==8.1.0 -pytz==2020.5 +pytz==2021.1 sqlparse==0.4.1 \ No newline at end of file