Skip to content

Commit

Permalink
Bump sqlparse from 0.4.4 to 0.5.0 (#153)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent c5efc73 commit 38133cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pyyaml==6.0
# via pre-commit
six==1.16.0
# via virtualenv
sqlparse==0.4.4
sqlparse==0.5.0
# via django
toml==0.10.2
# via pre-commit
Expand Down

0 comments on commit 38133cc

Please sign in to comment.