Skip to content

Commit 008ecb5

Browse files
Update dependency fastapi to v0.115.12
1 parent a2d79e5 commit 008ecb5

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 @@ requires = ["poetry-core"]
1010
build-backend = "poetry.core.masonry.api"
1111

1212
[tool.poetry.dependencies]
13-
fastapi = {version="0.115.2", extras=["all"]}
13+
fastapi = {version="0.115.12", extras=["all"]}
1414
pillow = "11.0.0"
1515
pillow-avif-plugin = "1.4.6"
1616
python = "^3.12"

0 commit comments

Comments
 (0)