From 54ecfb397f6985cfcfd903cf8d8dbaa4b7c8f002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 19:55:21 +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 bbf72b5..cb01219 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