Bump sqlalchemy to 2.0.15 (#93293)

This commit is contained in:
J. Nick Koston 2023-05-20 14:26:33 -05:00 committed by GitHub
parent 2a2b19ed7c
commit cbee514c2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.13",
"sqlalchemy==2.0.15",
"fnv-hash-fast==0.3.1",
"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.13"]
"requirements": ["sqlalchemy==2.0.15"]
}

View File

@ -45,7 +45,7 @@ pyudev==0.23.2
pyyaml==6.0
requests==2.29.0
scapy==2.5.0
sqlalchemy==2.0.13
sqlalchemy==2.0.15
typing-extensions>=4.5.0,<5.0
ulid-transform==0.7.2
voluptuous-serialize==2.6.0

View File

@ -2412,7 +2412,7 @@ spotipy==2.23.0
# homeassistant.components.recorder
# homeassistant.components.sql
sqlalchemy==2.0.13
sqlalchemy==2.0.15
# homeassistant.components.srp_energy
srpenergy==1.3.6

View File

@ -1748,7 +1748,7 @@ spotipy==2.23.0
# homeassistant.components.recorder
# homeassistant.components.sql
sqlalchemy==2.0.13
sqlalchemy==2.0.15
# homeassistant.components.srp_energy
srpenergy==1.3.6