Update SQLAlchemy to 2.0.53 (#182893)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-09-22 09:01:29 +02:00
committed by GitHub
parent c1e733244b
commit cb472b5cf0
6 changed files with 6 additions and 6 deletions
@@ -7,7 +7,7 @@
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": [
"SQLAlchemy==2.0.52",
"SQLAlchemy==2.0.53",
"fnv-hash-fast==2.0.3",
"psutil-home-assistant==0.0.1"
]
+1 -1
View File
@@ -6,5 +6,5 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sql",
"iot_class": "local_polling",
"requirements": ["SQLAlchemy==2.0.52", "sqlparse==0.6.0"]
"requirements": ["SQLAlchemy==2.0.53", "sqlparse==0.6.0"]
}
+1 -1
View File
@@ -66,7 +66,7 @@ PyYAML==6.0.3
requests==2.34.2
securetar==2026.4.1
serialx==1.10.0
SQLAlchemy==2.0.52
SQLAlchemy==2.0.53
standard-aifc==3.13.0
standard-telnetlib==3.13.0
typing-extensions>=4.16.0,<5.0
+1 -1
View File
@@ -71,7 +71,7 @@ dependencies = [
"PyYAML==6.0.3",
"requests==2.34.2",
"securetar==2026.4.1",
"SQLAlchemy==2.0.52",
"SQLAlchemy==2.0.53",
"standard-aifc==3.13.0",
"standard-telnetlib==3.13.0",
"typing-extensions>=4.16.0,<5.0",
+1 -1
View File
@@ -51,7 +51,7 @@ PyYAML==6.0.3
requests==2.34.2
rf-protocols==4.3.0
securetar==2026.4.1
SQLAlchemy==2.0.52
SQLAlchemy==2.0.53
standard-aifc==3.13.0
standard-telnetlib==3.13.0
typing-extensions>=4.16.0,<5.0
+1 -1
View File
@@ -115,7 +115,7 @@ RestrictedPython==8.5
# homeassistant.components.recorder
# homeassistant.components.sql
SQLAlchemy==2.0.52
SQLAlchemy==2.0.53
# homeassistant.components.tami4
Tami4EdgeAPI==3.0