Skip to content

Commit d3b619c

Browse files
Bump sqlparse from 0.3.1 to 0.4.4
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.4.4. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.3.1...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f9b7bc commit d3b619c

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
@@ -22,7 +22,7 @@ pyrsistent==0.16.0
2222
pytz==2020.1
2323
requests==2.23.0
2424
six==1.14.0
25-
sqlparse==0.3.1
25+
sqlparse==0.4.4
2626
urllib3==1.25.9
2727
vine==1.3.0
2828
zipp==3.1.0

0 commit comments

Comments
 (0)