J. Nick Koston 2024-04-16 01:30:51 -05:00 committed by GitHub
parent 6a7a44c998
commit 7e35fcf11a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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

@ -2592,7 +2592,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