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:
dependabot[bot]
2026-09-12 10:22:27 +02:00
committed by GitHub
co-authored by Simon Lamon
parent 2486d57519
commit 955232bebe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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"]
}
+1 -1
View File
@@ -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