Skip to content

Commit

Permalink
Bump minimum python-multipart version to 0.0.13 (#2734)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Oct 20, 2024
1 parent 8377200 commit 342410d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
full = [
"itsdangerous",
"jinja2",
"python-multipart>=0.0.7",
"python-multipart>=0.0.13",
"pyyaml",
"httpx>=0.22.0",
]
Expand Down

0 comments on commit 342410d

Please sign in to comment.