Draft: Update dependency python-slugify to v6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
python-slugify | ironbank-pypi | major |
4.0.1 -> 6.1.2
|
Release Notes
un33k/python-slugify
v6.1.2
- Reintroduce the cli options
v6.1.1
- Remove type hinting (temporarily)
v6.1.0
- Add
allow_unicode
flag to allow unicode characters in the slug
v6.0.1
- Rework regex_pattern to mean the opposite (disallowed chars instead of allowed)
- Thanks to @yyyyyyyan for the initial MR followed by the final MR by @mrezzamoradi
v6.0.0
- Enable github action
- Remove tox, as we run the test on github action, the end users can refer to those test
v5.0.2
- Enable twine publish
v5.0.1
- Drop support for python 2.7, 3.5 & tox, clean up
v5.0.0
- Add support for Py 3.9 - added tox (@jon-betts - Thx)
- Drop support for python 2.7, 3.5 & friends
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Kyle Rilling