From 6e4de129fbd8e241b009643373c8817e3e8562dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 22:02:32 +0000 Subject: [PATCH] Bump sqlparse from 0.4.2 to 0.4.4 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 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.2...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- development.requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/development.requirements.txt b/development.requirements.txt index 9f70321..dfdd899 100644 --- a/development.requirements.txt +++ b/development.requirements.txt @@ -70,7 +70,7 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlparse==0.4.2 +sqlparse==0.4.4 tenacity==8.0.1 Twisted==22.4.0 txaio==22.2.1 diff --git a/requirements.txt b/requirements.txt index 9f3ab84..a7b4c24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -104,7 +104,7 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -sqlparse==0.4.2 +sqlparse==0.4.4 stack-data==0.5.1 tenacity==8.0.1 tomli==2.0.1