mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Update python-slugify to 8.0.1 (#108373)
This commit is contained in:
parent
4a34cd25b2
commit
0d8afc72c2
@ -46,7 +46,7 @@ PyJWT==2.8.0
|
|||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
pyOpenSSL==23.2.0
|
pyOpenSSL==23.2.0
|
||||||
pyserial==3.5
|
pyserial==3.5
|
||||||
python-slugify==4.0.1
|
python-slugify==8.0.1
|
||||||
PyTurboJPEG==1.7.1
|
PyTurboJPEG==1.7.1
|
||||||
pyudev==0.23.2
|
pyudev==0.23.2
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
|
@ -49,7 +49,7 @@ dependencies = [
|
|||||||
"orjson==3.9.12",
|
"orjson==3.9.12",
|
||||||
"packaging>=23.1",
|
"packaging>=23.1",
|
||||||
"pip>=21.3.1",
|
"pip>=21.3.1",
|
||||||
"python-slugify==4.0.1",
|
"python-slugify==8.0.1",
|
||||||
"PyYAML==6.0.1",
|
"PyYAML==6.0.1",
|
||||||
"requests==2.31.0",
|
"requests==2.31.0",
|
||||||
"typing-extensions>=4.9.0,<5.0",
|
"typing-extensions>=4.9.0,<5.0",
|
||||||
|
@ -25,7 +25,7 @@ pyOpenSSL==23.2.0
|
|||||||
orjson==3.9.12
|
orjson==3.9.12
|
||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
pip>=21.3.1
|
pip>=21.3.1
|
||||||
python-slugify==4.0.1
|
python-slugify==8.0.1
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
typing-extensions>=4.9.0,<5.0
|
typing-extensions>=4.9.0,<5.0
|
||||||
|
@ -45,7 +45,7 @@ types-Pillow==10.1.0.20240106
|
|||||||
types-protobuf==4.24.0.20240106
|
types-protobuf==4.24.0.20240106
|
||||||
types-psutil==5.9.5.20240106
|
types-psutil==5.9.5.20240106
|
||||||
types-python-dateutil==2.8.19.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-pytz==2023.3.1.1
|
||||||
types-PyYAML==6.0.12.12
|
types-PyYAML==6.0.12.12
|
||||||
types-requests==2.31.0.3
|
types-requests==2.31.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user