J. Nick Koston 2024-04-16 01:30:51 -05:00 committed by Franck Nijhof
parent 09ed0aa399
commit 630763ad9e
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

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.29", "sqlparse==0.4.4"]
"requirements": ["SQLAlchemy==2.0.29", "sqlparse==0.5.0"]
}

View File

@ -2595,7 +2595,7 @@ spiderpy==1.6.1
spotipy==2.23.0
# homeassistant.components.sql
sqlparse==0.4.4
sqlparse==0.5.0
# homeassistant.components.srp_energy
srpenergy==1.3.6

View File

@ -1999,7 +1999,7 @@ spiderpy==1.6.1
spotipy==2.23.0
# homeassistant.components.sql
sqlparse==0.4.4
sqlparse==0.5.0
# homeassistant.components.srp_energy
srpenergy==1.3.6