This is an automated email from the ASF dual-hosted git repository.
yasithdev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git
The following commit(s) were added to refs/heads/main by this push:
new c116671ee Bump sqlparse from 0.4.3 to 0.5.4 in /airavata-custos-portal
(#103)
c116671ee is described below
commit c116671eeff61ec9de4fdbb347145754ccaf2b5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 11:45:34 2026 -0400
Bump sqlparse from 0.4.3 to 0.5.4 in /airavata-custos-portal (#103)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to
0.5.4.
-
[Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.5.4)
---
updated-dependencies:
- dependency-name: sqlparse
dependency-version: 0.5.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
airavata-custos-portal/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airavata-custos-portal/requirements.txt
b/airavata-custos-portal/requirements.txt
index 1e7dc6917..46dcfeb05 100644
--- a/airavata-custos-portal/requirements.txt
+++ b/airavata-custos-portal/requirements.txt
@@ -31,7 +31,7 @@ PyJWT==0.4.3
pytz==2022.6
requests==2.28.2
six==1.16.0
-sqlparse==0.4.3
+sqlparse==0.5.4
stack-data==0.6.0
tomli==2.0.1
traitlets==5.5.0