Skip to content

Commit a5873e2

Browse files
Bump sqlparse from 0.3.0 to 0.5.4 (#19)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.0 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.3.0...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97e6868 commit a5873e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ six==1.14.0
6161
snowballstemmer==2.0.0
6262
soupsieve==1.9.5
6363
SQLAlchemy==1.3.12
64-
sqlparse==0.3.0
64+
sqlparse==0.5.4
6565
static3==0.7.0
6666
text-unidecode==1.3
6767
toml==0.10.0

0 commit comments

Comments
 (0)