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 7d3e21ca Bump sqlparse from 0.4.4 to 0.5.0 in /ui/backend/server
7d3e21ca is described below

commit 7d3e21ca2c11b9ad4a6595d9b6790097904ae2f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 23:00:49 2025 +0000

    Bump sqlparse from 0.4.4 to 0.5.0 in /ui/backend/server
    
    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 
0.5.0.
    - 
[Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-version: 0.5.0
      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 a6328f0f..4dfb38b4 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.4.4
+sqlparse==0.5.0
 typing_extensions==4.8.0
 urllib3==2.5.0
 wrapt==1.15.0

Reply via email to