Skip to content

Commit 953ffcf

Browse files
authored
Merge pull request freqtrade#12277 from freqtrade/dependabot/pip/develop/uvicorn-0.36.0
chore(deps): bump uvicorn from 0.35.0 to 0.36.0
2 parents b24e6e7 + 3c6e058 commit 953ffcf

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.116.1
4242
pydantic==2.11.9
43-
uvicorn==0.35.0
43+
uvicorn==0.36.0
4444
pyjwt==2.10.1
4545
aiofiles==24.1.0
4646
psutil==7.0.0

0 commit comments

Comments
 (0)