This is an automated email from the ASF dual-hosted git repository.

skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git


The following commit(s) were added to refs/heads/main by this push:
     new b6bd7f21 Bump sqlparse from 0.5.0 to 0.5.4 in /ui/backend/server
b6bd7f21 is described below

commit b6bd7f216b60f54901e93f56220d6ef18f510ba8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 13 18:16:39 2026 +0000

    Bump sqlparse from 0.5.0 to 0.5.4 in /ui/backend/server
    
    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.0 to 
0.5.4.
    - 
[Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.0...0.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-version: 0.5.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 ui/backend/server/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/backend/server/requirements.txt 
b/ui/backend/server/requirements.txt
index 615f559a..183eafbb 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -45,7 +45,7 @@ requests==2.32.4
 s3transfer==0.6.2
 sf-hamilton==1.58.0
 six==1.16.0
-sqlparse==0.5.0
+sqlparse==0.5.4
 typing_extensions==4.8.0
 urllib3==2.6.0
 wrapt==1.15.0

Reply via email to