Merge pull request #3161 from pydanny/pyup-update-python-slugify-4.0.1-to-5.0.2

Update python-slugify to 5.0.2
This commit is contained in:
Fábio C. Barrionuevo da Luz 2021-05-15 15:50:39 -03:00 committed by GitHub
commit 0c87c26559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
pytz==2021.1 # https://github.com/stub42/pytz
python-slugify==4.0.1 # https://github.com/un33k/python-slugify
python-slugify==5.0.2 # https://github.com/un33k/python-slugify
Pillow==8.2.0 # https://github.com/python-pillow/Pillow
{%- if cookiecutter.use_compressor == "y" %}
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}