Bump orjson to 3.10.7 (#123465)

This commit is contained in:
J. Nick Koston 2024-08-09 10:34:21 -05:00 committed by GitHub
parent 6e1978971a
commit b445517244
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ ifaddr==0.2.0
Jinja2==3.1.4
lru-dict==1.3.0
mutagen==1.47.0
orjson==3.10.6
orjson==3.10.7
packaging>=23.1
paho-mqtt==1.6.1
Pillow==10.4.0

View File

@ -52,7 +52,7 @@ dependencies = [
"cryptography==43.0.0",
"Pillow==10.4.0",
"pyOpenSSL==24.2.1",
"orjson==3.10.6",
"orjson==3.10.7",
"packaging>=23.1",
"pip>=21.3.1",
"psutil-home-assistant==0.0.1",

View File

@ -27,7 +27,7 @@ PyJWT==2.9.0
cryptography==43.0.0
Pillow==10.4.0
pyOpenSSL==24.2.1
orjson==3.10.6
orjson==3.10.7
packaging>=23.1
pip>=21.3.1
psutil-home-assistant==0.0.1