Bump orjson to 3.10.14

changelog: https://github.com/ijl/orjson/compare/3.10.12...3.10.14
pull/135223/head
J. Nick Koston 2025-01-09 08:51:53 -10:00
parent 0cc586a3ac
commit b16195a66c
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ ifaddr==0.2.0
Jinja2==3.1.5
lru-dict==1.3.0
mutagen==1.47.0
orjson==3.10.12
orjson==3.10.14
packaging>=23.1
paho-mqtt==1.6.1
Pillow==11.1.0

View File

@ -61,7 +61,7 @@ dependencies = [
"Pillow==11.1.0",
"propcache==0.2.1",
"pyOpenSSL==24.3.0",
"orjson==3.10.12",
"orjson==3.10.14",
"packaging>=23.1",
"psutil-home-assistant==0.0.1",
"python-slugify==8.0.4",

2
requirements.txt generated
View File

@ -32,7 +32,7 @@ cryptography==44.0.0
Pillow==11.1.0
propcache==0.2.1
pyOpenSSL==24.3.0
orjson==3.10.12
orjson==3.10.14
packaging>=23.1
psutil-home-assistant==0.0.1
python-slugify==8.0.4