Skip to content

Commit f14895d

Browse files
chore(deps): update fastapi[standard] requirement
Updates the requirements on [fastapi[standard]](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.136.1) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.136.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ff9b72 commit f14895d

2 files changed

Lines changed: 118 additions & 122 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.10"
77
dependencies = [
88
"alembic>=1.18.4",
99
"cloud-pipelines>=0.23.2.4",
10-
"fastapi[standard]>=0.115.12",
10+
"fastapi[standard]>=0.136.1",
1111
"kubernetes>=33.1.0",
1212
"opentelemetry-api>=1.41.1",
1313
"opentelemetry-exporter-otlp-proto-grpc>=1.41.1",

0 commit comments

Comments
 (0)