Skip to content

Commit 342410d

Browse files
authored
Bump minimum python-multipart version to 0.0.13 (#2734)
1 parent 8377200 commit 342410d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
full = [
3636
"itsdangerous",
3737
"jinja2",
38-
"python-multipart>=0.0.7",
38+
"python-multipart>=0.0.13",
3939
"pyyaml",
4040
"httpx>=0.22.0",
4141
]

0 commit comments

Comments
 (0)