From 58b2622b5d68a07634bc93585b93617b4dafeacb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 11:47:07 +0000 Subject: [PATCH] Bump sqlparse from 0.4.1 to 0.4.2 in /gnowsys-ndf/docs Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. - [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.1...0.4.2) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gnowsys-ndf/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnowsys-ndf/docs/requirements.txt b/gnowsys-ndf/docs/requirements.txt index 0895cd649..e278098fa 100644 --- a/gnowsys-ndf/docs/requirements.txt +++ b/gnowsys-ndf/docs/requirements.txt @@ -55,7 +55,7 @@ semantic-version==2.8.5 setuptools-rust==0.11.6 six==1.11.0 soupsieve==2.1 -sqlparse==0.4.1 +sqlparse==0.4.2 ssh-import-id==5.7 toml==0.10.2 traitlets==4.3.3