Skip to content

Commit

Permalink
build(deps): bump sqlparse from 0.4.3 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.3 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.3...0.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2023
1 parent b49bde9 commit 80f3660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ six==1.16.0
# python-dateutil
# rfc3339-validator
# zodb
sqlparse==0.4.3
sqlparse==0.4.4
# via django
transaction==3.0.1
# via zodb
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ sniffio==1.3.0
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.4.3
sqlparse==0.4.4
# via
# -r requirements.txt
# django
Expand Down

0 comments on commit 80f3660

Please sign in to comment.