mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-11-03 05:27:06 +08:00
Bump python-multipart from 0.0.17 to 0.0.20
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.20. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.20) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
François Voron
parent
005dbefa20
commit
d1b52a2b86
@ -147,7 +147,7 @@ dependencies = [
|
||||
"pwdlib[argon2,bcrypt] ==0.2.1",
|
||||
"email-validator >=1.1.0,<2.3",
|
||||
"pyjwt[crypto] ==2.9.0",
|
||||
"python-multipart ==0.0.17",
|
||||
"python-multipart ==0.0.20",
|
||||
"makefun >=1.11.2,<2.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user