Skip to content

Commit 78c5543

Browse files
Update fastapi requirement from 0.115.10 to 0.115.12
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.10...0.115.12) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.115.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71c1e85 commit 78c5543

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
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "^3.11"
11-
fastapi = "0.115.10"
11+
fastapi = "0.115.12"
1212
uvicorn = "0.34.0"
1313

1414
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)