We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7919f2c + b16cf92 commit aec47a8Copy full SHA for aec47a8
1 file changed
pyproject.toml
@@ -43,7 +43,7 @@ dependencies = [
43
# exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225
44
"tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3",
45
"ellar >= 0.8.1",
46
- "uvicorn[standard] == 0.30.6",
+ "uvicorn[standard] == 0.31.0",
47
"click >= 8.1.7",
48
]
49
0 commit comments