From 0ba5e2e3b8d1a50f2e8fd66c21b3fdb975a8e850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 15:01:53 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.136.0 to 0.136.1 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.0 to 0.136.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.0...0.136.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 396d244..bf1ffe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ databricks-sdk==0.103.0 # via # coda (pyproject.toml) # mlflow-skinny -fastapi==0.136.0 +fastapi==0.136.1 # via mlflow-skinny flask==3.1.3 # via