1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Bump SQLAlchemy to 2.0.23 (#103313)

This commit is contained in:
J. Nick Koston
2023-11-03 11:10:08 -05:00
committed by GitHub
parent 1df69f52e5
commit fd8caaf846
5 changed files with 5 additions and 5 deletions
@@ -7,7 +7,7 @@
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": [
"SQLAlchemy==2.0.22",
"SQLAlchemy==2.0.23",
"fnv-hash-fast==0.5.0",
"psutil-home-assistant==0.0.1"
]
+1 -1
View File
@@ -5,5 +5,5 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sql",
"iot_class": "local_polling",
"requirements": ["SQLAlchemy==2.0.22"]
"requirements": ["SQLAlchemy==2.0.23"]
}
+1 -1
View File
@@ -47,7 +47,7 @@ pyudev==0.23.2
PyYAML==6.0.1
requests==2.31.0
scapy==2.5.0
SQLAlchemy==2.0.22
SQLAlchemy==2.0.23
typing-extensions>=4.8.0,<5.0
ulid-transform==0.9.0
voluptuous-serialize==2.6.0
+1 -1
View File
@@ -132,7 +132,7 @@ RtmAPI==0.7.2
# homeassistant.components.recorder
# homeassistant.components.sql
SQLAlchemy==2.0.22
SQLAlchemy==2.0.23
# homeassistant.components.tami4
Tami4EdgeAPI==2.1
+1 -1
View File
@@ -119,7 +119,7 @@ RtmAPI==0.7.2
# homeassistant.components.recorder
# homeassistant.components.sql
SQLAlchemy==2.0.22
SQLAlchemy==2.0.23
# homeassistant.components.tami4
Tami4EdgeAPI==2.1