Bump python-slugify to 3.0.4 (#26801)
This commit is contained in:
parent
6135b862ba
commit
ef0dd689fa
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -44,7 +44,7 @@ REQUIRES = [
|
|||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==2.7",
|
||||
"pip>=8.0.3",
|
||||
"python-slugify==3.0.3",
|
||||
"python-slugify==3.0.4",
|
||||
"pytz>=2019.02",
|
||||
"pyyaml==5.1.2",
|
||||
"requests==2.22.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue