Skip to content

Commit 5793888

Browse files
authored
Merge pull request freqtrade#11665 from freqtrade/dependabot/pip/develop/uvicorn-0.34.2
chore(deps): bump uvicorn from 0.34.1 to 0.34.2
2 parents b835af5 + 1b6dadb commit 5793888

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.115.12
4141
pydantic==2.11.3
42-
uvicorn==0.34.1
42+
uvicorn==0.34.2
4343
pyjwt==2.10.1
4444
aiofiles==24.1.0
4545
psutil==7.0.0

0 commit comments

Comments
 (0)