chore(deps): bump python-multipart from 0.0.7 to 0.0.9 in /apps/api

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.7 to 0.0.9.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.7...0.0.9)

---
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:
dependabot[bot] 2024-04-01 08:58:07 +00:00 committed by GitHub
parent 0bd5ecacd0
commit 11a2607f29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@ pytest = "^8.1.1"
python = "^3.12"
python-dotenv = "^1.0.0"
python-jose = "^3.3.0"
python-multipart = "^0.0.7"
python-multipart = "^0.0.9"
pyyaml = "^6.0.1"
redis = "^5.0.1"
requests = "^2.31.0"