chore(deps): bump python-multipart from 0.0.28 to 0.0.29 in /backend (#257)

Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.28 to 0.0.29.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.28...0.0.29)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-version: 0.0.29
  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]
2026-05-18 16:09:08 +02:00
committed by GitHub
parent 37b48e1c37
commit fdc87218af
+1 -1
View File
@@ -14,7 +14,7 @@ asyncpg==0.31.0
python-jose[cryptography]==3.5.0 # Updated: Fixed algorithm confusion with OpenSSH ECDSA keys (was 3.3.0)
bcrypt==5.0.0
python-multipart==0.0.28 # Updated: Fixed multiple vulnerabilities (was 0.0.6)
python-multipart==0.0.29 # Updated: Fixed multiple vulnerabilities (was 0.0.6)
authlib==1.6.12 # Updated: Fixed OIDC hash binding, JWE RSA1_5 padding oracle, alg:none bypass, JWK header injection (was 1.6.6)
httpx==0.28.1