Bump orjson to 3.10.6 (#121028)
This commit is contained in:
parent
7d31d553d0
commit
bdc6805771
3 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ ifaddr==0.2.0
|
|||
Jinja2==3.1.4
|
||||
lru-dict==1.3.0
|
||||
mutagen==1.47.0
|
||||
orjson==3.9.15
|
||||
orjson==3.10.6
|
||||
packaging>=23.1
|
||||
paho-mqtt==1.6.1
|
||||
Pillow==10.3.0
|
||||
|
|
|
@ -53,7 +53,7 @@ dependencies = [
|
|||
"cryptography==42.0.8",
|
||||
"Pillow==10.3.0",
|
||||
"pyOpenSSL==24.1.0",
|
||||
"orjson==3.9.15",
|
||||
"orjson==3.10.6",
|
||||
"packaging>=23.1",
|
||||
"pip>=21.3.1",
|
||||
"psutil-home-assistant==0.0.1",
|
||||
|
|
|
@ -28,7 +28,7 @@ PyJWT==2.8.0
|
|||
cryptography==42.0.8
|
||||
Pillow==10.3.0
|
||||
pyOpenSSL==24.1.0
|
||||
orjson==3.9.15
|
||||
orjson==3.10.6
|
||||
packaging>=23.1
|
||||
pip>=21.3.1
|
||||
psutil-home-assistant==0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue