Skip to content

Commit 9d0a298

Browse files
fix(deps): update dependency python-multipart to ^0.0.12
1 parent 75bbe34 commit 9d0a298

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ python = "^3.10"
3131
python-dateutil = "^2.8.2"
3232
python-dotenv = "^1.0.0"
3333
python-ldap = "^3.3.1"
34-
python-multipart = "^0.0.11"
34+
python-multipart = "^0.0.12"
3535
python-slugify = "^8.0.0"
3636
recipe-scrapers = "^15.0.0"
3737
requests = "^2.31.0"

0 commit comments

Comments
 (0)