Skip to content

Commit 2f7cdcc

Browse files
authored
Merge pull request #28 from eadwinCode/dependabot/pip/uvicorn-standard--0.22.0
Bump uvicorn[standard] from 0.20.0 to 0.22.0
2 parents d779831 + 649ea14 commit 2f7cdcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ classifiers = [
4343
dependencies = [
4444
# exclude 0.11.2 and 0.11.3 due to https://github.com/sdispater/tomlkit/issues/225
4545
"tomlkit >=0.11.1,<1.0.0,!=0.11.2,!=0.11.3",
46-
"uvicorn[standard] == 0.20.0",
46+
"uvicorn[standard] == 0.22.0",
4747
"ellar >= 0.3.4"
4848
]
4949

0 commit comments

Comments
 (0)