Skip to content

Commit 8805080

Browse files
Bump sqlparse from 0.5.3 to 0.5.4
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.3 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96ae086 commit 8805080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ astroid==4.0.2
5151

5252
pylint==4.0.3
5353
six==1.17.0
54-
sqlparse==0.5.3
54+
sqlparse==0.5.4
5555
contextlib2==21.6.0
5656
ipaddress==1.0.23
5757

0 commit comments

Comments
 (0)