Skip to content

Commit

Permalink
pip(deps): bump python-multipart from 0.0.7 to 0.0.9
Browse files Browse the repository at this point in the history
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.7 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.7...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]>
  • Loading branch information
dependabot[bot] committed Jul 16, 2024
1 parent 7a4e54e commit 2891083
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.9"
fastapi = "^0.111.1"
prometheus-client = "^0.19.0"
uvicorn = { extras = ["standard"], version = "^0.30.1" }
python-multipart = "^0.0.7"
python-multipart = "^0.0.9"
PyYAML = "^6.0"
githubkit = "^0.10.3"

Expand Down

0 comments on commit 2891083

Please sign in to comment.