fix(deps): update dependency python-multipart to ^0.0.20 (#4735)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-17 20:23:50 +11:00
committed by GitHub
parent 613e4ef606
commit 59f4c51e6e
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ python = "^3.12"
python-dateutil = "^2.8.2"
python-dotenv = "^1.0.0"
python-ldap = "^3.3.1"
python-multipart = "^0.0.19"
python-multipart = "^0.0.20"
python-slugify = "^8.0.0"
recipe-scrapers = "^15.0.0"
requests = "^2.31.0"