Skip to content

Commit 43dd537

Browse files
chore(deps): bump python-multipart from 0.0.17 to 0.0.18 (#524)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 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.17...0.0.18) --- 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>
1 parent 88a4c46 commit 43dd537

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python-dotenv = "^1.0.1"
1919
fastapi-restful = {extras = ["all"], version = "^0.4.5"}
2020
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
2121
passlib = {extras = ["bcrypt"], version = "^1.7.4"}
22-
python-multipart = "^0.0.17"
22+
python-multipart = "^0.0.18"
2323
beanie = "^1.27.0"
2424

2525
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)