Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent fbe2561 commit 34c83a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -140,7 +140,7 @@ six==1.16.0
# rfc3339-validator
# url-normalize
# zodb
sqlparse==0.4.4
sqlparse==0.5.0
# via django
transaction==3.0.1
# via zodb
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -277,7 +277,7 @@ sniffio==1.3.0
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements.txt
# django
Expand Down

0 comments on commit 34c83a2

Please sign in to comment.