Skip to content

Commit 1117a32

Browse files
Bump sqlparse from 0.4.4 to 0.5.0 (#1463)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse 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 6f4588b commit 1117a32

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
@@ -98,7 +98,7 @@ sphinxcontrib-htmlhelp==2.0.0
9898
sphinxcontrib-jsmath==1.0.1
9999
sphinxcontrib-qthelp==1.0.3
100100
sphinxcontrib-serializinghtml==1.1.5
101-
sqlparse==0.4.4
101+
sqlparse==0.5.0
102102
stack-data==0.2.0
103103
stevedore==3.5.0
104104
texttable==1.6.4

0 commit comments

Comments
 (0)