Bump sqlalchemy to 2.0.5post1 (#89253)

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

mostly bugfixes for 2.x regressions
This commit is contained in:
J. Nick Koston 2023-03-06 15:20:37 -10:00 committed by Franck Nijhof
parent 0fac12866d
commit d737b97c91
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
5 changed files with 5 additions and 5 deletions

View File

@ -6,5 +6,5 @@
"integration_type": "system", "integration_type": "system",
"iot_class": "local_push", "iot_class": "local_push",
"quality_scale": "internal", "quality_scale": "internal",
"requirements": ["sqlalchemy==2.0.4", "fnvhash==0.1.0"] "requirements": ["sqlalchemy==2.0.5.post1", "fnvhash==0.1.0"]
} }

View File

@ -5,5 +5,5 @@
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sql", "documentation": "https://www.home-assistant.io/integrations/sql",
"iot_class": "local_polling", "iot_class": "local_polling",
"requirements": ["sqlalchemy==2.0.4"] "requirements": ["sqlalchemy==2.0.5.post1"]
} }

View File

@ -42,7 +42,7 @@ pyudev==0.23.2
pyyaml==6.0 pyyaml==6.0
requests==2.28.2 requests==2.28.2
scapy==2.5.0 scapy==2.5.0
sqlalchemy==2.0.4 sqlalchemy==2.0.5.post1
typing-extensions>=4.5.0,<5.0 typing-extensions>=4.5.0,<5.0
voluptuous-serialize==2.6.0 voluptuous-serialize==2.6.0
voluptuous==0.13.1 voluptuous==0.13.1

View File

@ -2398,7 +2398,7 @@ spotipy==2.22.1
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.components.sql # homeassistant.components.sql
sqlalchemy==2.0.4 sqlalchemy==2.0.5.post1
# homeassistant.components.srp_energy # homeassistant.components.srp_energy
srpenergy==1.3.6 srpenergy==1.3.6

View File

@ -1698,7 +1698,7 @@ spotipy==2.22.1
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.components.sql # homeassistant.components.sql
sqlalchemy==2.0.4 sqlalchemy==2.0.5.post1
# homeassistant.components.srp_energy # homeassistant.components.srp_energy
srpenergy==1.3.6 srpenergy==1.3.6