Skip to content

Commit a306cc4

Browse files
Bump sqlparse from 0.2.4 to 0.5.0 in /capstone/src/main/python
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.2.4 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.2.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2e1e90 commit a306cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capstone/src/main/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ rsa==4.6
5757
scikit-learn==0.23.1
5858
scipy==1.5.2
5959
six==1.15.0
60-
sqlparse==0.2.4
60+
sqlparse==0.5.0
6161
threadpoolctl==2.1.0
6262
ujson==1.35
6363
uritemplate==3.0.1

0 commit comments

Comments
 (0)