Skip to content

Commit

Permalink
build(deps): bump sqlparse from 0.5.2 to 0.5.3 in /backend
Browse files Browse the repository at this point in the history
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.5.2...0.5.3)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 6af461a commit 11ce883
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ sentry-sdk = "~=2.19"
simplejson = "~=3.19"
sphinx-jsonschema = "~=1.17"
sqlalchemy = "~=1.4"
sqlparse = "~=0.5.2"
sqlparse = "~=0.5.3"
tqdm = "~=4.67"
vcfpy = "~=0.13.8"
wrapt = "~=1.16"
Expand Down
8 changes: 4 additions & 4 deletions backend/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 11ce883

Please sign in to comment.