Skip to content

Commit 5bec1f6

Browse files
pip(deps): bump fastapi from 0.115.12 to 0.118.0 in /backend (#119)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.12 to 0.118.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.118.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d253b2 commit 5bec1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

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

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

0 commit comments

Comments
 (0)