Skip to content

Commit e01e10f

Browse files
authored
Merge pull request #184 from python-ellar/dependabot/pip/python-multipart-gte-0.0.5-and-lt-0.0.10
Update python-multipart requirement from <0.0.7,>=0.0.5 to >=0.0.5,<0.0.10
2 parents 05cf42c + 4fdeffc commit e01e10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dev = [
9090
]
9191

9292
all = [
93-
"python-multipart >=0.0.5,<0.0.7",
93+
"python-multipart >=0.0.5,<0.0.10",
9494
"itsdangerous >=1.1.0,<3.0.0",
9595
"pyyaml >=5.3.1,<7.0.0",
9696
"ujson >=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,<6.0.0",

0 commit comments

Comments
 (0)