From 027fc4f31795e2da56853aa4af17aba1e1eae98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 19:44:57 +0000 Subject: [PATCH] build(deps): bump starlette in /databricks-builder-app Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.0 to 1.3.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/1.0.0...1.3.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- databricks-builder-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databricks-builder-app/requirements.txt b/databricks-builder-app/requirements.txt index 4bba6c3b..bfbea4f0 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -445,7 +445,7 @@ sqlparse==0.5.5 # via mlflow-skinny sse-starlette==3.3.3 # via mcp -starlette==1.0.0 +starlette==1.3.1 # via # fastapi # mcp