Skip to content

Commit

Permalink
Bump python-multipart from 0.0.6 to 0.0.9 (#93)
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.9.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.6...0.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 0a67a0a commit 4b1d341
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 @@ -12,7 +12,7 @@ python = "^3.11"
fastapi = "^0.109.0"
jinja2 = "^3.1.3"
uvicorn = "^0.28.0"
python-multipart = "^0.0.6"
python-multipart = "^0.0.9"
aiofiles = "^23.2.1"
requests = "^2.31.0"
fastapi-utils = "^0.2.1"
Expand Down

0 comments on commit 4b1d341

Please sign in to comment.