Build(deps): Bump sqlparse from 0.4.3 to 0.4.4

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 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.3...0.4.4)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-12 07:16:27 +00:00
committed by GitHub
parent eb45db8950
commit 59c2bcf8c1
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ retrying = "~=1.3.3"
simplejson = "~=3.17.2"
six = "~=1.15.0"
soupsieve = "~=2.1"
sqlparse = "~=0.4.2"
sqlparse = "~=0.4.4"
static3 = "~=0.7.0"
svg2rlg = "~=0.3"
tini = "~=3.0.1"