Merge pull request #92 from packershift/pyup-update-pytz-2022.7-to-2022.7.1

Bug #12345 Update pytz to 2022.7.1
This commit is contained in:
Jeh 2023-01-15 21:02:18 +05:30 committed by GitHub
commit a444bff92f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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