Skip to content

Commit cb93185

Browse files
chore: bump fastapi[standard] from 0.120.2 to 0.121.2
Bumps [fastapi[standard]](https://github.com/fastapi/fastapi) from 0.120.2 to 0.121.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.2...0.121.2) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.121.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2648a1 commit cb93185

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
@@ -23,7 +23,7 @@ dependencies = [
2323
"aiohttp>=3.10.0",
2424
"opentelemetry-exporter-otlp>=1.27.0",
2525
"psutil>=7.0.0",
26-
"fastapi[standard]==0.120.2",
26+
"fastapi[standard]==0.121.2",
2727
"pyatlan>=8.0.2",
2828
"pydantic>=2.10.6",
2929
"loguru>=0.7.3",

0 commit comments

Comments
 (0)