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] <support@github.com>
This commit is contained in:
parent
0916f9c95e
commit
a3fd301370
|
@ -3,14 +3,14 @@ astroid==2.9.0
|
||||||
cachetools==4.2.4
|
cachetools==4.2.4
|
||||||
certifi==2021.10.8
|
certifi==2021.10.8
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.0.9
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
dj-database-url==0.5.0
|
dj-database-url==0.5.0
|
||||||
Django==3.2.12
|
Django==3.2.12
|
||||||
django-background-tasks==1.2.5
|
django-background-tasks==1.2.5
|
||||||
django-compat==1.0.15
|
django-compat==1.0.15
|
||||||
django-cors-headers==3.11.0
|
django-cors-headers==3.11.0
|
||||||
django-db-logger==0.1.12
|
django-db-logger==0.1.11
|
||||||
djangorestframework==3.13.1
|
djangorestframework==3.13.1
|
||||||
google-auth==2.6.3
|
google-auth==2.6.3
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
|
@ -18,7 +18,7 @@ idna==3.3
|
||||||
importlib-metadata==4.11.3
|
importlib-metadata==4.11.3
|
||||||
isort==5.10.1
|
isort==5.10.1
|
||||||
jsonfield==3.1.0
|
jsonfield==3.1.0
|
||||||
lazy-object-proxy==1.7.1
|
lazy-object-proxy==1.6.0
|
||||||
Markdown==3.3.6
|
Markdown==3.3.6
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
platformdirs==2.4.0
|
platformdirs==2.4.0
|
||||||
|
@ -27,7 +27,7 @@ pyasn1==0.4.8
|
||||||
pyasn1-modules==0.2.8
|
pyasn1-modules==0.2.8
|
||||||
pylint==2.13.5
|
pylint==2.13.5
|
||||||
python-dotenv==0.20.0
|
python-dotenv==0.20.0
|
||||||
pytz==2021.3
|
pytz==2022.1
|
||||||
PyJWT==2.3.0
|
PyJWT==2.3.0
|
||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
rsa==4.8
|
rsa==4.8
|
||||||
|
|
Loading…
Reference in New Issue