Skip to content

Commit

Permalink
Bump python-multipart from 0.0.12 to 0.0.20
Browse files Browse the repository at this point in the history
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.12 to 0.0.20.
- [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.12...0.0.20)

---
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 Dec 23, 2024
1 parent c9aa178 commit c26a461
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -25,7 +25,7 @@ fastapi-profiler = "^1.3.0"
email-validator = "2.1.1"
pydantic = {version = "2.7.1", extras = ["email"]}
pydantic-settings = "^2.0.3"
python-multipart = "0.0.12"
python-multipart = "0.0.20"
python-dotenv = "1.0.1"
PyMySQL = "1.1.1"
SQLAlchemy = {version = "2.0.30", extras = ["mypy", "asyncio"]}
Expand Down

0 comments on commit c26a461

Please sign in to comment.