From 1c592c3bcabe227089d994be952b4c9a5fb13617 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 23:24:17 +0000 Subject: [PATCH] Bump pytz from 2020.1 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2021.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09e4e9f..330bd2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.2.10 Django==3.1.1 djangorestframework==3.11.1 -pytz==2020.1 +pytz==2021.1 sqlparse==0.3.1