mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
Update python-slugify from 8.0.0 to 8.0.1
This commit is contained in:
parent
a756fbe4bb
commit
011529de96
|
@ -1,5 +1,5 @@
|
||||||
pytz==2022.7.1 # https://github.com/stub42/pytz
|
pytz==2022.7.1 # https://github.com/stub42/pytz
|
||||||
python-slugify==8.0.0 # 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' %}
|
||||||
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}
|
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user