mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 01:22:25 +03:00
Update python-slugify from 5.0.2 to 6.0.1 (#3599)
This commit is contained in:
parent
50662e01c8
commit
b9d8ce6132
|
@ -1,5 +1,5 @@
|
||||||
pytz==2021.3 # https://github.com/stub42/pytz
|
pytz==2021.3 # https://github.com/stub42/pytz
|
||||||
python-slugify==5.0.2 # https://github.com/un33k/python-slugify
|
python-slugify==6.0.1 # https://github.com/un33k/python-slugify
|
||||||
Pillow==9.0.1 # https://github.com/python-pillow/Pillow
|
Pillow==9.0.1 # https://github.com/python-pillow/Pillow
|
||||||
{%- if cookiecutter.use_compressor == "y" %}
|
{%- if cookiecutter.use_compressor == "y" %}
|
||||||
{%- 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