From ea8a1b42b457ecf611c8e0be7924de4e45bdd5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:50:40 +0000 Subject: [PATCH] chore(deps): bump fastapi[standard] in the production-dependencies group Bumps the production-dependencies group with 1 update: [fastapi[standard]](https://github.com/fastapi/fastapi). Updates `fastapi[standard]` from 0.121.3 to 0.123.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.121.3...0.123.0) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.123.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d86622..b2e4fda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi[standard]==0.121.3 +fastapi[standard]==0.123.0 GitPython==3.1.45 grpc-interceptor==0.15.4 grpcio==1.76.0