Skip to content

Commit e1cd995

Browse files
authored
Merge pull request #254 from classy-python/bump-sqlparse
Upgrade sqlparse 0.4.2 -> 0.5.3
2 parents bd18f38 + 740f41c commit e1cd995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ sphinxcontrib-qthelp==2.0.0
8181
# via sphinx
8282
sphinxcontrib-serializinghtml==2.0.0
8383
# via sphinx
84-
sqlparse==0.4.2
84+
sqlparse==0.5.3
8585
# via django
8686
tomli==2.2.1
8787
# via sphinx

0 commit comments

Comments
 (0)