Merge pull request #57 from packershift/pyup-update-pytz-2022.6-to-2022.7

Bug #12345 Update pytz to 2022.7
This commit is contained in:
Jeh 2022-12-18 12:24:25 +05:30 committed by GitHub
commit ca5a5eb548
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' %}