From 21fb33fce534f46b1d85d3ab533422be339494db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:16:56 +0000 Subject: [PATCH] Bump sqlparse from 0.3.0 to 0.4.4 in /VolAdjGIPDashboard Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.0 to 0.4.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.0...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VolAdjGIPDashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VolAdjGIPDashboard/requirements.txt b/VolAdjGIPDashboard/requirements.txt index c2bb961..01a7338 100644 --- a/VolAdjGIPDashboard/requirements.txt +++ b/VolAdjGIPDashboard/requirements.txt @@ -61,7 +61,7 @@ scipy==1.6.1 six==1.12.0 sklearn==0.0 soupsieve==1.9.5 -sqlparse==0.3.0 +sqlparse==0.4.4 Theano==1.0.5 threadpoolctl==2.1.0 toml==0.10.2