Skip to content

Commit

Permalink
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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent c6981ea commit a9947a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"django-mysql==4.3.0",
"mysqlclient==2.1.1",
"mysql-connector-python~=8.0.23",
"sqlparse==0.4.3",
"sqlparse==0.4.4",
# assembly contig viewer
"pysam==0.21.0",
# sourmash search
Expand Down

0 comments on commit a9947a9

Please sign in to comment.