Skip to content

Commit 166f6fb

Browse files
build(deps): bump fastapi from 0.140.7 to 0.141.1 in /backend
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.140.7 to 0.141.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.140.7...0.141.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e5985d commit 166f6fb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Sentinel Command Center Backend - FastAPI with Clerk Auth"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"fastapi>=0.140.7",
8+
"fastapi>=0.141.1",
99
"uvicorn>=0.51.0",
1010
"sqlalchemy>=2.0.51",
1111
"pydantic>=2.13.4",

backend/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)