mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-03-03 02:35:50 +03:00
Update python-slugify to 8.0.0 (#4111)
This commit is contained in:
parent
3150813bdb
commit
ac3e5da6c1
|
@ -1,5 +1,5 @@
|
|||
pytz==2022.7.1 # https://github.com/stub42/pytz
|
||||
python-slugify==7.0.0 # https://github.com/un33k/python-slugify
|
||||
python-slugify==8.0.0 # https://github.com/un33k/python-slugify
|
||||
Pillow==9.4.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