Update orjson to 3.11.3 (#151211)

This commit is contained in:
Marc Mueller
2025-08-26 22:43:41 +02:00
committed by GitHub
parent bc8e00d9e0
commit 8bcc9485c3
3 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ ifaddr==0.2.0
Jinja2==3.1.6
lru-dict==1.3.0
mutagen==1.47.0
orjson==3.11.2
orjson==3.11.3
packaging>=23.1
paho-mqtt==2.1.0
Pillow==11.3.0

View File

@@ -61,7 +61,7 @@ dependencies = [
"Pillow==11.3.0",
"propcache==0.3.2",
"pyOpenSSL==25.1.0",
"orjson==3.11.2",
"orjson==3.11.3",
"packaging>=23.1",
"psutil-home-assistant==0.0.1",
"python-slugify==8.0.4",

2
requirements.txt generated
View File

@@ -33,7 +33,7 @@ cryptography==45.0.3
Pillow==11.3.0
propcache==0.3.2
pyOpenSSL==25.1.0
orjson==3.11.2
orjson==3.11.3
packaging>=23.1
psutil-home-assistant==0.0.1
python-slugify==8.0.4