From f7fdd5cdfbc649becd0ae546e3b004c506edf580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 22:37:09 +0000 Subject: [PATCH] chore(deps): bump sqlparse from 0.4.3 to 0.4.4 in /aether-ui/conf/pip Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aether-ui/conf/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aether-ui/conf/pip/requirements.txt b/aether-ui/conf/pip/requirements.txt index 8d2985df4..e04d10c58 100644 --- a/aether-ui/conf/pip/requirements.txt +++ b/aether-ui/conf/pip/requirements.txt @@ -74,7 +74,7 @@ s3transfer==0.6.0 sentry-sdk==1.18.0 six==1.16.0 SQLAlchemy==1.4.47 -sqlparse==0.4.3 +sqlparse==0.4.4 tblib==1.7.0 tomli==2.0.1 urllib3==1.26.15