mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 12:10:22 +01:00
Bump sqlparse from 0.5.5 to 0.6.0 (#181966)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
This commit is contained in:
co-authored by
Simon Lamon
parent
2486d57519
commit
955232bebe
@@ -6,5 +6,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sql",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["SQLAlchemy==2.0.52", "sqlparse==0.5.5"]
|
||||
"requirements": ["SQLAlchemy==2.0.52", "sqlparse==0.6.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3162,7 +3162,7 @@ speedtest-cli==2.1.3
|
||||
spotifyaio==2.0.2
|
||||
|
||||
# homeassistant.components.sql
|
||||
sqlparse==0.5.5
|
||||
sqlparse==0.6.0
|
||||
|
||||
# homeassistant.components.srp_energy
|
||||
srpenergy==1.3.8
|
||||
|
||||
Reference in New Issue
Block a user