From d46b9b8a2a7b40d807c531ef7723fccaa86659b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:52:11 +0000 Subject: [PATCH] Bump sqlparse from 0.4.3 to 0.4.4 in /productly_django Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to 0.4.4. - [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: indirect ... Signed-off-by: dependabot[bot] --- productly_django/Pipfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/productly_django/Pipfile.lock b/productly_django/Pipfile.lock index 789c028..c46bfae 100644 --- a/productly_django/Pipfile.lock +++ b/productly_django/Pipfile.lock @@ -140,11 +140,12 @@ }, "sqlparse": { "hashes": [ - "sha256:0323c0ec29cd52bceabc1b4d9d579e311f3e4961b98d174201d5622a23b85e34", - "sha256:69ca804846bb114d2ec380e4360a8a340db83f0ccf3afceeb1404df028f57268" + "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3", + "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c" ], + "index": "pypi", "markers": "python_version >= '3.5'", - "version": "==0.4.3" + "version": "==0.4.4" }, "tomli": { "hashes": [