Bump SQLAlchemy to 2.0.26 (#110358)

This commit is contained in:
J. Nick Koston 2024-02-12 12:57:53 -06:00 committed by GitHub
parent 96850c6524
commit 5e5a9d9c59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": [
"SQLAlchemy==2.0.25",
"SQLAlchemy==2.0.26",
"fnv-hash-fast==0.5.0",
"psutil-home-assistant==0.0.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.25", "sqlparse==0.4.4"]
"requirements": ["SQLAlchemy==2.0.26", "sqlparse==0.4.4"]
}

View file

@ -52,7 +52,7 @@ PyTurboJPEG==1.7.1
pyudev==0.23.2
PyYAML==6.0.1
requests==2.31.0
SQLAlchemy==2.0.25
SQLAlchemy==2.0.26
typing-extensions>=4.9.0,<5.0
ulid-transform==0.9.0
urllib3>=1.26.5,<2

View file

@ -128,7 +128,7 @@ RtmAPI==0.7.2
# homeassistant.components.recorder
# homeassistant.components.sql
SQLAlchemy==2.0.25
SQLAlchemy==2.0.26
# homeassistant.components.tami4
Tami4EdgeAPI==2.1

View file

@ -113,7 +113,7 @@ RtmAPI==0.7.2
# homeassistant.components.recorder
# homeassistant.components.sql
SQLAlchemy==2.0.25
SQLAlchemy==2.0.26
# homeassistant.components.tami4
Tami4EdgeAPI==2.1