Skip to content

Commit

Permalink
build(deps): bump python-multipart from 0.0.6 to 0.0.7 in /backend
Browse files Browse the repository at this point in the history
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Changelog](https://github.com/andrew-d/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.6...0.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 0a6d286 commit edce4de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions backend/poetry.lock

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

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ stripe = "^7.13"
PyJWT = "^2.7.0"
meilisearch = "^0.29.0"
orjson = "^3.9.13"
python-multipart = "^0.0.6"
python-multipart = "^0.0.7"
dramatiq = {extras = ["redis", "watch"], version = "^1.16.0"}
sqlalchemy = "2.0.25"
sentry-dramatiq = "^0.3.3"
Expand Down

0 comments on commit edce4de

Please sign in to comment.