Skip to content

Commit 145142e

Browse files
committed
Update deps
1 parent b4b0298 commit 145142e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio/dependencies.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def get_pip_dependencies():
4242
home = [
4343
# PIO Home requirements
4444
"ajsonrpc == 1.2.*",
45-
"starlette >=0.19, <0.46",
45+
"starlette >=0.19, <0.47",
4646
"uvicorn >=0.16, <0.35",
4747
"wsproto == 1.*",
4848
]

0 commit comments

Comments
 (0)