mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
fix(deps): update dependency python-multipart to ^0.0.17 (#4479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a326a8c717
commit
fb653ee2f6
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@ python = "^3.10"
|
|||
python-dateutil = "^2.8.2"
|
||||
python-dotenv = "^1.0.0"
|
||||
python-ldap = "^3.3.1"
|
||||
python-multipart = "^0.0.16"
|
||||
python-multipart = "^0.0.17"
|
||||
python-slugify = "^8.0.0"
|
||||
recipe-scrapers = "^15.0.0"
|
||||
requests = "^2.31.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue