1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Bump orjson to 3.11.7 (#165443)

This commit is contained in:
Robert Resch
2026-03-13 12:34:13 +01:00
committed by GitHub
parent 49ac5c42ee
commit 6fd3603b7b
3 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ Jinja2==3.1.6
lru-dict==1.3.0
mutagen==1.47.0
openai==2.21.0
orjson==3.11.5
orjson==3.11.7
packaging>=23.1
paho-mqtt==2.1.0
Pillow==12.1.1

View File

@@ -65,7 +65,7 @@ dependencies = [
"Pillow==12.1.1",
"propcache==0.4.1",
"pyOpenSSL==25.3.0",
"orjson==3.11.5",
"orjson==3.11.7",
"packaging>=23.1",
"psutil-home-assistant==0.0.1",
"python-slugify==8.0.4",

2
requirements.txt generated
View File

@@ -35,7 +35,7 @@ infrared-protocols==1.0.0
Jinja2==3.1.6
lru-dict==1.3.0
mutagen==1.47.0
orjson==3.11.5
orjson==3.11.7
packaging>=23.1
Pillow==12.1.1
propcache==0.4.1