Skip to content

Commit 829956c

Browse files
authored
Merge pull request #274 from python-ellar/dependabot/pip/python-multipart-gte-0.0.5-and-lt-0.0.21
Update python-multipart requirement from <0.0.10,>=0.0.5 to >=0.0.5,<0.0.21
2 parents fbe3303 + 9a3fd66 commit 829956c

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
@@ -56,7 +56,7 @@ Homepage = "https://python-ellar.github.io/ellar/"
5656

5757
[project.optional-dependencies]
5858
all = [
59-
"python-multipart >=0.0.5,<0.0.10",
59+
"python-multipart >=0.0.5,<0.0.21",
6060
"itsdangerous >=1.1.0,<3.0.0",
6161
"pyyaml >=5.3.1,<7.0.0",
6262
"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)