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:
dependabot[bot]
2026-01-26 04:04:46 +00:00
committed by François Voron
parent 9b44227397
commit 9b852f9ef6

View File

@@ -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",
]