Skip to content

Commit 7decc02

Browse files
pip(deps): update fastapi requirement in /backend
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.118.0...0.128.5) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d47e9d7 commit 7decc02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Your Name <your.email@example.com>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.9"
9-
fastapi = "^0.118.0"
9+
fastapi = "^0.128.5"
1010
pydantic = "^2.10.5"
1111
google-cloud-firestore = "^2.3.4"
1212
google-cloud-functions = "^1.4.0"

0 commit comments

Comments
 (0)