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.21 to 0.0.22
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.21 to 0.0.22. - [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.21...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 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
9b44227397
commit
9b852f9ef6
@@ -134,7 +134,7 @@ dependencies = [
|
||||
"pwdlib[argon2,bcrypt] ==0.3.0",
|
||||
"email-validator >=1.1.0,<2.4",
|
||||
"pyjwt[crypto] ==2.10.1",
|
||||
"python-multipart ==0.0.21",
|
||||
"python-multipart ==0.0.22",
|
||||
"makefun >=1.11.2,<2.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user