Skip to content

Commit

Permalink
chore(deps): bump python-multipart from 0.0.16 to 0.0.17 (#514)
Browse files Browse the repository at this point in the history
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.16 to 0.0.17.
- [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.16...0.0.17)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 0f9ac9c commit 04d1268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pydantic==1.9.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0
pymongo==3.12.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
python-dotenv==1.0.1; python_version >= "3.5"
python-jose==3.3.0
python-multipart==0.0.16
python-multipart==0.0.17
pyyaml==6.0.2
requests==2.26.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
rsa==4.7.2; python_version >= "3.5" and python_version < "4"
Expand Down

0 comments on commit 04d1268

Please sign in to comment.