Skip to content

Commit b88e044

Browse files
Update dependency fastapi to v0.118.0
1 parent 40f1367 commit b88e044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = {file = "LICENSE"}
1010
requires-python = ">= 3.11"
1111
dependencies = [
1212
"aiocache==0.12.3",
13-
"fastapi==0.115.6",
13+
"fastapi==0.118.0",
1414
"fastapi-xml==1.1.1",
1515
"httpx==0.28.1",
1616
"pydantic-settings==2.7.0",

0 commit comments

Comments
 (0)