Skip to content

Commit f9fe909

Browse files
authored
Merge pull request freqtrade#12670 from freqtrade/dependabot/pip/develop/fastapi-0.127.0
chore(deps): bump fastapi from 0.125.0 to 0.127.0
2 parents 5c02ce9 + c5ee96b commit f9fe909

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
@@ -37,7 +37,7 @@ orjson==3.11.5
3737
sdnotify==0.3.2
3838

3939
# API Server
40-
fastapi==0.125.0
40+
fastapi==0.127.0
4141
pydantic==2.12.5
4242
uvicorn==0.38.0
4343
pyjwt==2.10.1

0 commit comments

Comments
 (0)