Skip to content

Commit cacdf90

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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78074ba commit cacdf90

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
@@ -248,7 +248,7 @@ six==1.17.0
248248
# via python-dateutil
249249
snowballstemmer==3.0.1
250250
# via pydocstyle
251-
sqlparse==0.5.3
251+
sqlparse==0.5.4
252252
# via
253253
# django
254254
# django-debug-toolbar

0 commit comments

Comments
 (0)