mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 00:22:29 +03:00
Update python-slugify to 8.0.3 (#4826)
This commit is contained in:
parent
b556cef533
commit
9ea2365d2f
|
@ -1,4 +1,4 @@
|
|||
python-slugify==8.0.2 # https://github.com/un33k/python-slugify
|
||||
python-slugify==8.0.3 # https://github.com/un33k/python-slugify
|
||||
Pillow==10.2.0 # https://github.com/python-pillow/Pillow
|
||||
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
|
||||
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user