From 8df0ce429d83ba0291e0ba64eb63ae2f8e37ea8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 05:12:59 +0000 Subject: [PATCH] build(deps): bump sqlglot from 30.12.0 to 30.17.0 in /backend Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 30.12.0 to 30.17.0. - [Commits](https://github.com/tobymao/sqlglot/compare/v30.12.0...v30.17.0) --- updated-dependencies: - dependency-name: sqlglot dependency-version: 30.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 0a77082..4708509 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -36,7 +36,7 @@ python-dotenv==1.2.2 PyYAML==6.0.3 SQLAlchemy==2.0.51 slowapi==0.1.10 -sqlglot==30.12.0 +sqlglot==30.17.0 starlette==1.3.1 typing-inspection==0.4.2 typing_extensions==4.16.0