Skip to content

Commit 1b7ac22

Browse files
authored
Merge pull request #128 from python-ellar/dependabot/pip/uvicorn-standard--0.23.2
Bump uvicorn[standard] from 0.22.0 to 0.23.2
2 parents 2e9f8f2 + d71ca3f commit 1b7ac22

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)