Skip to content

Commit e0942e1

Browse files
authored
Merge pull request freqtrade#13001 from freqtrade/dependabot/pip/develop/uvicorn-0.42.0
chore(deps): bump uvicorn from 0.41.0 to 0.42.0
2 parents 88c3fd2 + 9df068c commit e0942e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.135.1
4141
pydantic==2.12.5
42-
uvicorn==0.41.0
42+
uvicorn==0.42.0
4343
pyjwt==2.12.1
4444
aiofiles==25.1.0
4545
psutil==7.2.2

0 commit comments

Comments
 (0)