mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Bump orjson to 3.10.15 (#135223)
This commit is contained in:
parent
8e7960fa0e
commit
a6e2dc485b
@ -44,7 +44,7 @@ ifaddr==0.2.0
|
|||||||
Jinja2==3.1.5
|
Jinja2==3.1.5
|
||||||
lru-dict==1.3.0
|
lru-dict==1.3.0
|
||||||
mutagen==1.47.0
|
mutagen==1.47.0
|
||||||
orjson==3.10.12
|
orjson==3.10.15
|
||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
paho-mqtt==2.1.0
|
paho-mqtt==2.1.0
|
||||||
Pillow==11.1.0
|
Pillow==11.1.0
|
||||||
|
@ -60,7 +60,7 @@ dependencies = [
|
|||||||
"Pillow==11.1.0",
|
"Pillow==11.1.0",
|
||||||
"propcache==0.3.0",
|
"propcache==0.3.0",
|
||||||
"pyOpenSSL==25.0.0",
|
"pyOpenSSL==25.0.0",
|
||||||
"orjson==3.10.12",
|
"orjson==3.10.15",
|
||||||
"packaging>=23.1",
|
"packaging>=23.1",
|
||||||
"psutil-home-assistant==0.0.1",
|
"psutil-home-assistant==0.0.1",
|
||||||
"python-slugify==8.0.4",
|
"python-slugify==8.0.4",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -32,7 +32,7 @@ cryptography==44.0.1
|
|||||||
Pillow==11.1.0
|
Pillow==11.1.0
|
||||||
propcache==0.3.0
|
propcache==0.3.0
|
||||||
pyOpenSSL==25.0.0
|
pyOpenSSL==25.0.0
|
||||||
orjson==3.10.12
|
orjson==3.10.15
|
||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
python-slugify==8.0.4
|
python-slugify==8.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user