mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 01:14:53 +03:00
Update pytz from 2023.2 to 2023.3
This commit is contained in:
parent
d77b33df43
commit
a9dfec41c6
|
@ -1,4 +1,4 @@
|
||||||
pytz==2023.2 # https://github.com/stub42/pytz
|
pytz==2023.3 # https://github.com/stub42/pytz
|
||||||
python-slugify==8.0.1 # https://github.com/un33k/python-slugify
|
python-slugify==8.0.1 # https://github.com/un33k/python-slugify
|
||||||
Pillow==9.4.0 # https://github.com/python-pillow/Pillow
|
Pillow==9.4.0 # https://github.com/python-pillow/Pillow
|
||||||
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
|
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user