Skip to content

Commit 1981fcd

Browse files
authored
Merge pull request #163 from python-ellar/dependabot/pip/uvicorn-standard--0.25.0
Bump uvicorn[standard] from 0.23.2 to 0.25.0
2 parents d518d3b + b953091 commit 1981fcd

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-redis ==4.6.0.11",
8383
"types-dataclasses ==0.6.6",
8484
"python-socketio",
85-
"uvicorn[standard] == 0.23.2",
85+
"uvicorn[standard] == 0.25.0",
8686
"aiohttp == 3.9.1",
8787
"argon2-cffi == 23.1.0"
8888
]

0 commit comments

Comments
 (0)