mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump orjson to 3.10.11 (#130182)
This commit is contained in:
parent
182be6e0ea
commit
964ad43a27
@ -40,7 +40,7 @@ ifaddr==0.2.0
|
|||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
lru-dict==1.3.0
|
lru-dict==1.3.0
|
||||||
mutagen==1.47.0
|
mutagen==1.47.0
|
||||||
orjson==3.10.10
|
orjson==3.10.11
|
||||||
packaging>=23.1
|
packaging>=23.1
|
||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
Pillow==10.4.0
|
Pillow==10.4.0
|
||||||
|
@ -57,7 +57,7 @@ dependencies = [
|
|||||||
"Pillow==10.4.0",
|
"Pillow==10.4.0",
|
||||||
"propcache==0.2.0",
|
"propcache==0.2.0",
|
||||||
"pyOpenSSL==24.2.1",
|
"pyOpenSSL==24.2.1",
|
||||||
"orjson==3.10.10",
|
"orjson==3.10.11",
|
||||||
"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",
|
||||||
|
@ -29,7 +29,7 @@ cryptography==43.0.1
|
|||||||
Pillow==10.4.0
|
Pillow==10.4.0
|
||||||
propcache==0.2.0
|
propcache==0.2.0
|
||||||
pyOpenSSL==24.2.1
|
pyOpenSSL==24.2.1
|
||||||
orjson==3.10.10
|
orjson==3.10.11
|
||||||
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