Skip to content

Commit b9f7e88

Browse files
authored
Merge pull request #66 from eadwinCode/dependabot/pip/python-multipart-gte-0.0.5-and-lt-0.0.7
Update python-multipart requirement from <0.0.6,>=0.0.5 to >=0.0.5,<0.0.7
2 parents 05409d8 + 8f0809a commit b9f7e88

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
@@ -87,7 +87,7 @@ dev = [
8787
]
8888

8989
all = [
90-
"python-multipart >=0.0.5,<0.0.6",
90+
"python-multipart >=0.0.5,<0.0.7",
9191
"itsdangerous >=1.1.0,<3.0.0",
9292
"pyyaml >=5.3.1,<7.0.0",
9393
"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)