Skip to content

Commit

Permalink
Bump sqlparse from 0.4.2 to 0.4.4
Browse files Browse the repository at this point in the history
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.4.2...0.4.4)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2023
1 parent b53f675 commit 06b95e5
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.2
sqlparse==0.4.4
# via django
toml==0.10.2
# via pre-commit
Expand Down

0 comments on commit 06b95e5

Please sign in to comment.