From b8247e9bb64dec6e59d1e103fb6a9ec2d6cf8f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 06:26:28 +0000 Subject: [PATCH] build(deps): bump sqlglot Bumps the python-minor-patch group with 1 update in the /grafana/scripts directory: [sqlglot](https://github.com/tobymao/sqlglot). Updates `sqlglot` from 30.17.0 to 30.18.0 - [Commits](https://github.com/tobymao/sqlglot/compare/v30.17.0...v30.18.0) --- updated-dependencies: - dependency-name: sqlglot dependency-version: 30.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] --- grafana/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/scripts/requirements.txt b/grafana/scripts/requirements.txt index 98c5ee7135b..4715a9de3c1 100644 --- a/grafana/scripts/requirements.txt +++ b/grafana/scripts/requirements.txt @@ -1 +1 @@ -sqlglot==30.17.0 +sqlglot==30.18.0