Skip to content

Commit

Permalink
Bump python-multipart from 0.0.6 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.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]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent c06e1f6 commit 769fac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ pytest-cov==4.1.0
# via fastapi-nano (pyproject.toml)
python-jose[cryptography]==3.3.0
# via fastapi-nano (pyproject.toml)
python-multipart==0.0.6
python-multipart==0.0.9
# via fastapi-nano (pyproject.toml)
requests==2.31.0
# via fastapi-nano (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pydantic-core==2.10.1
# via pydantic
python-jose[cryptography]==3.3.0
# via fastapi-nano (pyproject.toml)
python-multipart==0.0.6
python-multipart==0.0.9
# via fastapi-nano (pyproject.toml)
rsa==4.9
# via python-jose
Expand Down

0 comments on commit 769fac1

Please sign in to comment.