Bump sqlalchemy to 2.0.3 (#87913)

changes: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.3
This commit is contained in:
J. Nick Koston 2023-02-11 22:20:22 -06:00 committed by GitHub
parent d0d2c3e7c3
commit e899754919
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -6,5 +6,5 @@
"integration_type": "system",
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": ["sqlalchemy==2.0.2", "fnvhash==0.1.0"]
"requirements": ["sqlalchemy==2.0.3", "fnvhash==0.1.0"]
}

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.2"]
"requirements": ["sqlalchemy==2.0.3"]
}

View file

@ -42,7 +42,7 @@ pyudev==0.23.2
pyyaml==6.0
requests==2.28.1
scapy==2.5.0
sqlalchemy==2.0.2
sqlalchemy==2.0.3
typing-extensions>=4.4.0,<5.0
voluptuous-serialize==2.5.0
voluptuous==0.13.1

View file

@ -2392,7 +2392,7 @@ spotipy==2.22.1
# homeassistant.components.recorder
# homeassistant.components.sql
sqlalchemy==2.0.2
sqlalchemy==2.0.3
# homeassistant.components.srp_energy
srpenergy==1.3.6

View file

@ -1689,7 +1689,7 @@ spotipy==2.22.1
# homeassistant.components.recorder
# homeassistant.components.sql
sqlalchemy==2.0.2
sqlalchemy==2.0.3
# homeassistant.components.srp_energy
srpenergy==1.3.6