mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump orjson to 3.10.12 (#131752)
changelog: https://github.com/ijl/orjson/compare/3.10.11...3.10.12
This commit is contained in:
parent
bf4d6d2029
commit
eac6673c2b
@ -41,7 +41,7 @@ ifaddr==0.2.0
|
||||
Jinja2==3.1.4
|
||||
lru-dict==1.3.0
|
||||
mutagen==1.47.0
|
||||
orjson==3.10.11
|
||||
orjson==3.10.12
|
||||
packaging>=23.1
|
||||
paho-mqtt==1.6.1
|
||||
Pillow==11.0.0
|
||||
|
@ -59,7 +59,7 @@ dependencies = [
|
||||
"Pillow==11.0.0",
|
||||
"propcache==0.2.0",
|
||||
"pyOpenSSL==24.2.1",
|
||||
"orjson==3.10.11",
|
||||
"orjson==3.10.12",
|
||||
"packaging>=23.1",
|
||||
"psutil-home-assistant==0.0.1",
|
||||
"python-slugify==8.0.4",
|
||||
|
@ -30,7 +30,7 @@ cryptography==43.0.1
|
||||
Pillow==11.0.0
|
||||
propcache==0.2.0
|
||||
pyOpenSSL==24.2.1
|
||||
orjson==3.10.11
|
||||
orjson==3.10.12
|
||||
packaging>=23.1
|
||||
psutil-home-assistant==0.0.1
|
||||
python-slugify==8.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user