From 34b552b8ed5db103a18983c8831e8e7cfef85f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:15:54 +0000 Subject: [PATCH] Bump sqlparse from 0.4.4 to 0.5.0 in /VC+/scripts 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-type: direct:production ... Signed-off-by: dependabot[bot] --- VC+/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VC+/scripts/requirements.txt b/VC+/scripts/requirements.txt index 84942b3c..3160b211 100644 --- a/VC+/scripts/requirements.txt +++ b/VC+/scripts/requirements.txt @@ -129,7 +129,7 @@ service-identity==18.1.0 simplejson==3.16.0 sip==4.19.21 six==1.14.0 -sqlparse==0.4.4 +sqlparse==0.5.0 sympy==1.11.1 systemd-python==234 toml==0.10.2