Update pytz to 2022.5 (#3906)

This commit is contained in:
pyup.io bot 2022-10-19 13:48:56 -05:00 committed by GitHub
parent 0c98640a0b
commit 56d9a5e9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
pytz==2022.4 # https://github.com/stub42/pytz
pytz==2022.5 # https://github.com/stub42/pytz
python-slugify==6.1.2 # https://github.com/un33k/python-slugify
Pillow==9.2.0 # https://github.com/python-pillow/Pillow
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}