Bump SQLAlchemy to 2.0.37 (#137028)

changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.37

There is a bug fix that likely affects us that could lead to corrupted queries
https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-e4d04d8eb1bccee16b74f5662aff8edd
This commit is contained in:
J. Nick Koston
2025-01-31 12:52:38 -06:00
committed by GitHub
parent 92dd18a9be
commit f75a61ac90
7 changed files with 7 additions and 7 deletions
@@ -7,7 +7,7 @@
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": [
"SQLAlchemy==2.0.36",
"SQLAlchemy==2.0.37",
"fnv-hash-fast==1.2.2",
"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.36", "sqlparse==0.5.0"]
"requirements": ["SQLAlchemy==2.0.37", "sqlparse==0.5.0"]
}
+1 -1
View File
@@ -61,7 +61,7 @@ PyTurboJPEG==1.7.5
PyYAML==6.0.2
requests==2.32.3
securetar==2025.1.4
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
standard-aifc==3.13.0;python_version>='3.13'
standard-telnetlib==3.13.0;python_version>='3.13'
typing-extensions>=4.12.2,<5.0
+1 -1
View File
@@ -67,7 +67,7 @@ dependencies = [
"PyYAML==6.0.2",
"requests==2.32.3",
"securetar==2025.1.4",
"SQLAlchemy==2.0.36",
"SQLAlchemy==2.0.37",
"standard-aifc==3.13.0;python_version>='3.13'",
"standard-telnetlib==3.13.0;python_version>='3.13'",
"typing-extensions>=4.12.2,<5.0",
+1 -1
View File
@@ -39,7 +39,7 @@ python-slugify==8.0.4
PyYAML==6.0.2
requests==2.32.3
securetar==2025.1.4
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
standard-aifc==3.13.0;python_version>='3.13'
standard-telnetlib==3.13.0;python_version>='3.13'
typing-extensions>=4.12.2,<5.0
+1 -1
View File
@@ -116,7 +116,7 @@ RtmAPI==0.7.2
# homeassistant.components.recorder
# homeassistant.components.sql
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
# homeassistant.components.tami4
Tami4EdgeAPI==3.0
+1 -1
View File
@@ -110,7 +110,7 @@ RtmAPI==0.7.2
# homeassistant.components.recorder
# homeassistant.components.sql
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
# homeassistant.components.tami4
Tami4EdgeAPI==3.0