Skip to content

Commit 02a1a0b

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 89cd53e commit 02a1a0b

2 files changed

Lines changed: 120 additions & 124 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"alembic>=1.18.4",
99
"bugsnag>=4.9.0,<5",
1010
"cloud-pipelines>=0.23.2.4",
11-
"fastapi[standard]>=0.115.12",
11+
"fastapi[standard]>=0.136.1",
1212
"kubernetes>=33.1.0",
1313
"opentelemetry-api>=1.41.1",
1414
"opentelemetry-exporter-otlp-proto-grpc>=1.41.1",

0 commit comments

Comments
 (0)