Skip to content

Commit

Permalink
chore(deps): bump sqlparse from 0.4.4 to 0.5.0 in /backend
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>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 0635306 commit 6f3c4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ six==1.16.0
# via apscheduler
soupsieve==2.4.1
# via beautifulsoup4
sqlparse==0.4.4
sqlparse==0.5.0
# via django
typing-extensions==4.6.2
# via
Expand Down

0 comments on commit 6f3c4cf

Please sign in to comment.