Merge pull request #13 from packershift/pyup-update-python-slugify-6.1.2-to-7.0.0

Bug #12345 Update python-slugify to 7.0.0
This commit is contained in:
Jeh 2022-11-19 09:57:42 +05:30 committed by GitHub
commit 3cc7dc8599
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' %}