From 1bb872416a93f01ecf57556f41abe6e7d0ca5acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:29:36 +0000 Subject: [PATCH] build(deps): bump fastar from 0.9.0 to 0.11.0 in /databricks-builder-app Bumps [fastar](https://github.com/DoctorJohn/fastar) from 0.9.0 to 0.11.0. - [Release notes](https://github.com/DoctorJohn/fastar/releases) - [Commits](https://github.com/DoctorJohn/fastar/compare/v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: fastar dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 3fa9071f..8e89fd4c 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -119,7 +119,7 @@ fastapi-cli==0.0.24 # via fastapi fastapi-cloud-cli==0.15.1 # via fastapi-cli -fastar==0.9.0 +fastar==0.11.0 # via fastapi-cloud-cli fastmcp==3.2.4 # via databricks-builder-app