Skip to content

Commit

Permalink
Bump sqlparse from 0.4.4 to 0.5.0
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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent ed633df commit 0e492a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ pyflakes==3.2.0
pyproject_hooks==1.0.0
rcssmin==1.1.1
rjsmin==1.2.1
sqlparse==0.4.4
sqlparse==0.5.0
tomli==2.0.1
typing_extensions==4.10.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ rjsmin==1.2.1
# via
# -r requirements.in
# django-compressor
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements.in
# django
Expand Down

0 comments on commit 0e492a9

Please sign in to comment.