Skip to content

Commit 758ae42

Browse files
authored
Merge pull request freqtrade#11979 from freqtrade/dependabot/pip/develop/fastapi-0.116.1
chore(deps): bump fastapi from 0.115.14 to 0.116.1
2 parents 53aecfa + f07134b commit 758ae42

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
@@ -36,7 +36,7 @@ orjson==3.10.18
3636
sdnotify==0.3.2
3737

3838
# API Server
39-
fastapi==0.115.14
39+
fastapi==0.116.1
4040
pydantic==2.11.7
4141
uvicorn==0.35.0
4242
pyjwt==2.10.1

0 commit comments

Comments
 (0)