Skip to content

Commit

Permalink
build(deps): bump python-multipart
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /api directory: [python-multipart](https://github.com/Kludex/python-multipart).


Updates `python-multipart` from 0.0.9 to 0.0.18
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.9...0.0.18)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 9ba3322 commit e04c1f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fastapi = "^0.113.0"
uvicorn = {extras = ["standard"], version = "^0.30.6"}
pydantic-settings = "^2.4.0"
elasticsearch = "^8.15.0"
python-multipart = "^0.0.9"
python-multipart = "^0.0.18"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.1"
Expand Down

0 comments on commit e04c1f0

Please sign in to comment.