Update python-slugify from 5.0.2 to 6.0.1 (#3599)

This commit is contained in:
pyup.io bot 2022-02-21 16:40:46 -05:00 committed by GitHub
parent 50662e01c8
commit b9d8ce6132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
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
{%- if cookiecutter.use_compressor == "y" %}
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}