Skip to content

Commit 230e892

Browse files
authored
Merge pull request freqtrade#12298 from freqtrade/dependabot/pip/develop/uvicorn-0.37.0
chore(deps): bump uvicorn from 0.36.0 to 0.37.0
2 parents 9e616e8 + f8621e8 commit 230e892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sdnotify==0.3.2
4040
# API Server
4141
fastapi==0.117.1
4242
pydantic==2.11.9
43-
uvicorn==0.36.0
43+
uvicorn==0.37.0
4444
pyjwt==2.10.1
4545
aiofiles==24.1.0
4646
psutil==7.1.0

0 commit comments

Comments
 (0)