Skip to content

Commit 517f03e

Browse files
Bump sqlparse from 0.4.2 to 0.5.0
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.2...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 783f9e8 commit 517f03e

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
@@ -9,7 +9,7 @@ python-dateutil==2.8.1
99
PyYAML==6.0
1010
redshift-connector
1111
reportlab==3.6.13
12-
sqlparse==0.4.2
12+
sqlparse==0.5.0
1313
tabulate==0.8.10
1414
tqdm==4.59.0
1515
coverage

0 commit comments

Comments
 (0)