From b3219b9434c175034a7cef12ef3bf7bb16e051b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 11:05:27 +0000 Subject: [PATCH] Bump pytz from 2020.5 to 2021.3 Bumps [pytz](https://github.com/stub42/pytz) from 2020.5 to 2021.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.5...release_2021.3) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3091182..ba0ccde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ Django==3.1.5 django-cors-headers==3.6.0 djangorestframework==3.12.2 psycopg2-binary==2.8.6 -pytz==2020.5 +pytz==2021.3 sqlparse==0.4.1