Skip to content

Commit 6cf8b81

Browse files
committed
Update deps
1 parent 444c57b commit 6cf8b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio/dependencies.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ def get_pip_dependencies():
4242
home = [
4343
# PIO Home requirements
4444
"ajsonrpc == 1.2.*",
45-
"starlette >=0.19, <0.47",
46-
"uvicorn >=0.16, <0.35",
45+
"starlette >=0.19, <0.48",
46+
"uvicorn >=0.16, <0.36",
4747
"wsproto == 1.*",
4848
]
4949

0 commit comments

Comments
 (0)