Update pytz to 2022.7 (#4020)

This commit is contained in:
pyup.io bot 2022-12-21 09:24:02 -05:00 committed by GitHub
parent e869ab7cc4
commit 7fc0b1d167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
pytz==2022.6 # https://github.com/stub42/pytz
pytz==2022.7 # https://github.com/stub42/pytz
python-slugify==7.0.0 # https://github.com/un33k/python-slugify
Pillow==9.3.0 # https://github.com/python-pillow/Pillow
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}