mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
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:
@@ -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",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user