Update python-slugify to 8.0.1 (#108373)

This commit is contained in:
Marc Mueller 2024-01-22 10:10:02 +01:00 committed by GitHub
parent 4a34cd25b2
commit 0d8afc72c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@ PyJWT==2.8.0
PyNaCl==1.5.0
pyOpenSSL==23.2.0
pyserial==3.5
python-slugify==4.0.1
python-slugify==8.0.1
PyTurboJPEG==1.7.1
pyudev==0.23.2
PyYAML==6.0.1

View file

@ -49,7 +49,7 @@ dependencies = [
"orjson==3.9.12",
"packaging>=23.1",
"pip>=21.3.1",
"python-slugify==4.0.1",
"python-slugify==8.0.1",
"PyYAML==6.0.1",
"requests==2.31.0",
"typing-extensions>=4.9.0,<5.0",

View file

@ -25,7 +25,7 @@ pyOpenSSL==23.2.0
orjson==3.9.12
packaging>=23.1
pip>=21.3.1
python-slugify==4.0.1
python-slugify==8.0.1
PyYAML==6.0.1
requests==2.31.0
typing-extensions>=4.9.0,<5.0

View file

@ -45,7 +45,7 @@ types-Pillow==10.1.0.20240106
types-protobuf==4.24.0.20240106
types-psutil==5.9.5.20240106
types-python-dateutil==2.8.19.20240106
types-python-slugify==0.1.2
types-python-slugify==8.0.0.3
types-pytz==2023.3.1.1
types-PyYAML==6.0.12.12
types-requests==2.31.0.3