Skip to content

Commit 38133cc

Browse files
Bump sqlparse from 0.4.4 to 0.5.0 (#153)
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5efc73 commit 38133cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pyyaml==6.0
5555
# via pre-commit
5656
six==1.16.0
5757
# via virtualenv
58-
sqlparse==0.4.4
58+
sqlparse==0.5.0
5959
# via django
6060
toml==0.10.2
6161
# via pre-commit

0 commit comments

Comments
 (0)