Merge pull request #3950 from cookiecutter/pyup-update-python-slugify-6.1.2-to-7.0.0

Update python-slugify to 7.0.0
This commit is contained in:
Fábio C. Barrionuevo da Luz 2022-11-22 13:27:33 -03:00 committed by GitHub
commit c59e3b337f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
pytz==2022.6 # https://github.com/stub42/pytz
python-slugify==6.1.2 # https://github.com/un33k/python-slugify
python-slugify==7.0.0 # https://github.com/un33k/python-slugify
Pillow==9.3.0 # https://github.com/python-pillow/Pillow
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}