Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 962e007 commit 2e6f0e1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 7 deletions.
34 changes: 28 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bcrypt = "^3.2.0"
passlib = { version = "^1.7.4", extras = ["bcrypt"] }
python-jose = "^3.2.0"
requests = "^2.20.0"
python-multipart = "==0.0.5"
python-multipart = "==0.0.6"
SQLAlchemy-Utils = "^0.38.3"
sentry-sdk = { version = "^1.14.0", extras = ["fastapi"] }
alembic = "^1.8.1"
Expand Down

0 comments on commit 2e6f0e1

Please sign in to comment.