Skip to content

Commit f2241aa

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

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
@@ -42,7 +42,7 @@ reportlab==3.5.67
4242
requests==2.22.0
4343
rsa==4.7
4444
six==1.15.0
45-
sqlparse==0.4.1
45+
sqlparse==0.4.2
4646
typed-ast==1.4.3
4747
uritemplate==3.0.1
4848
urllib3==1.25.3

0 commit comments

Comments
 (0)