mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
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:
commit
a444bff92f
|
@ -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' %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user