mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-17 03:51:02 +03:00
Update python-slugify from 8.0.1 to 8.0.2
This commit is contained in:
parent
c7eded8644
commit
991a1097dd
|
@ -1,4 +1,4 @@
|
||||||
python-slugify==8.0.1 # https://github.com/un33k/python-slugify
|
python-slugify==8.0.2 # https://github.com/un33k/python-slugify
|
||||||
Pillow==10.2.0 # https://github.com/python-pillow/Pillow
|
Pillow==10.2.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