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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent ae0af3e commit dfa70fd
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ click==8.1.7
# sqlite-utils
click-default-group==1.2.4
# via sqlite-utils
colorama==0.4.6
# via
# click
# pytest
# tqdm
confusable-homoglyphs==3.3.1
# via django-registration
coverage==7.4.4
Expand Down Expand Up @@ -284,7 +279,7 @@ sqlite-fts4==1.0.3
# via sqlite-utils
sqlite-utils==3.36
# via -r requirements.in
sqlparse==0.4.4
sqlparse==0.5.0
# via
# django
# django-debug-toolbar
Expand Down Expand Up @@ -317,8 +312,6 @@ typing-extensions==4.10.0
# pydantic-core
# pyee
# typeguard
tzdata==2024.1
# via django
ua-parser==0.18.0
# via -r requirements.in
url-normalize==1.4.3
Expand Down

0 comments on commit dfa70fd

Please sign in to comment.