Bump python-slugify to 4.0.1 (#38140)
* Bump python-slugify to 4.0.1 * Dummy commit to re-trigger tests
This commit is contained in:
parent
027ece52e6
commit
3149cf6849
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -45,7 +45,7 @@ REQUIRES = [
|
|||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==2.9.2",
|
||||
"pip>=8.0.3",
|
||||
"python-slugify==4.0.0",
|
||||
"python-slugify==4.0.1",
|
||||
"pytz>=2020.1",
|
||||
"pyyaml==5.3.1",
|
||||
"requests==2.24.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue