Skip to content

Commit f8e67cf

Browse files
Bump uvicorn[standard] from 0.20.0 to 0.22.0
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.20.0 to 0.22.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.20.0...0.22.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b811ff2 commit f8e67cf

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
@@ -82,7 +82,7 @@ test = [
8282
"types-orjson ==3.6.2",
8383
"types-dataclasses ==0.6.6",
8484
"python-socketio",
85-
"uvicorn[standard] == 0.20.0",
85+
"uvicorn[standard] == 0.22.0",
8686
"aiohttp == 3.8.4",
8787
]
8888
dev = [

0 commit comments

Comments
 (0)