From 3233f5724742aed2dda9687bdc41b982bc6ae2a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:44:16 +0000 Subject: [PATCH] Bump sqlparse from 0.4.4 to 0.5.0 in /backend 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: indirect ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 4 ++-- backend/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 9546fc80..9e6eeb9b 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -103,7 +103,7 @@ et-xmlfile==1.1.0 # openpyxl executing==2.0.1 # via stack-data -faker==24.2.1 +faker==24.4.0 # via -r requirements-dev.in flake8==7.0.0 # via pytest-flake8 @@ -250,7 +250,7 @@ six==1.16.0 # asttokens # blessed # python-dateutil -sqlparse==0.4.4 +sqlparse==0.5.0 # via # -r requirements.txt # django diff --git a/backend/requirements.txt b/backend/requirements.txt index 42f97991..4e13f9a4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -127,7 +127,7 @@ six==1.16.0 # via # blessed # python-dateutil -sqlparse==0.4.4 +sqlparse==0.5.0 # via django tablib==3.5.0 # via