From 6213a6a5d34dc0bf86669c507985520b2dc2ab6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 17:54:01 +0000 Subject: [PATCH] Bump pytz from 2021.3 to 2022.1 Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index f00ab73..35378cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,14 +3,14 @@ astroid==2.9.0 cachetools==4.2.4 certifi==2021.10.8 chardet==4.0.0 -charset-normalizer==2.0.12 +charset-normalizer==2.0.9 colorama==0.4.4 dj-database-url==0.5.0 Django==3.2.12 django-background-tasks==1.2.5 django-compat==1.0.15 django-cors-headers==3.11.0 -django-db-logger==0.1.12 +django-db-logger==0.1.11 djangorestframework==3.13.1 google-auth==2.6.3 gunicorn==20.1.0 @@ -18,7 +18,7 @@ idna==3.3 importlib-metadata==4.11.3 isort==5.10.1 jsonfield==3.1.0 -lazy-object-proxy==1.7.1 +lazy-object-proxy==1.6.0 Markdown==3.3.6 mccabe==0.6.1 platformdirs==2.4.0 @@ -27,7 +27,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pylint==2.13.5 python-dotenv==0.20.0 -pytz==2021.3 +pytz==2022.1 PyJWT==2.3.0 requests==2.26.0 rsa==4.8