mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update orjson to 3.11.0 (#148840)
This commit is contained in:
parent
3e0628cec2
commit
36156d9c54
@ -45,7 +45,7 @@ ifaddr==0.2.0
|
||||
Jinja2==3.1.6
|
||||
lru-dict==1.3.0
|
||||
mutagen==1.47.0
|
||||
orjson==3.10.18
|
||||
orjson==3.11.0
|
||||
packaging>=23.1
|
||||
paho-mqtt==2.1.0
|
||||
Pillow==11.3.0
|
||||
|
@ -61,7 +61,7 @@ dependencies = [
|
||||
"Pillow==11.3.0",
|
||||
"propcache==0.3.2",
|
||||
"pyOpenSSL==25.1.0",
|
||||
"orjson==3.10.18",
|
||||
"orjson==3.11.0",
|
||||
"packaging>=23.1",
|
||||
"psutil-home-assistant==0.0.1",
|
||||
"python-slugify==8.0.4",
|
||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -33,7 +33,7 @@ cryptography==45.0.3
|
||||
Pillow==11.3.0
|
||||
propcache==0.3.2
|
||||
pyOpenSSL==25.1.0
|
||||
orjson==3.10.18
|
||||
orjson==3.11.0
|
||||
packaging>=23.1
|
||||
psutil-home-assistant==0.0.1
|
||||
python-slugify==8.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user