Skip to content

Commit cc06e9b

Browse files
authored
Merge pull request freqtrade#12672 from freqtrade/dependabot/pip/develop/uvicorn-0.40.0
chore(deps): bump uvicorn from 0.38.0 to 0.40.0
2 parents 00a4a74 + 76ea4ea commit cc06e9b

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
@@ -39,7 +39,7 @@ sdnotify==0.3.2
3939
# API Server
4040
fastapi==0.127.0
4141
pydantic==2.12.5
42-
uvicorn==0.38.0
42+
uvicorn==0.40.0
4343
pyjwt==2.10.1
4444
aiofiles==25.1.0
4545
psutil==7.1.3

0 commit comments

Comments
 (0)