Skip to content

Commit d71ca3f

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

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
@@ -81,7 +81,7 @@ test = [
8181
"types-redis ==4.6.0.5",
8282
"types-dataclasses ==0.6.6",
8383
"python-socketio",
84-
"uvicorn[standard] == 0.22.0",
84+
"uvicorn[standard] == 0.23.2",
8585
"aiohttp == 3.8.5",
8686
]
8787
dev = [

0 commit comments

Comments
 (0)