Bump python-multipart from 0.0.6 to 0.0.7 (#1347)

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Changelog](https://github.com/andrew-d/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-05 09:10:31 +01:00
committed by GitHub
parent 155d161bfc
commit cd5eaf1d51

View File

@@ -141,7 +141,7 @@ dependencies = [
"passlib[bcrypt] ==1.7.4",
"email-validator >=1.1.0,<2.2",
"pyjwt[crypto] ==2.8.0",
"python-multipart ==0.0.6",
"python-multipart ==0.0.7",
"makefun >=1.11.2,<2.0.0",
]