From 1dbc19dcf9426e315c44448be30b6914677f33e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 22:22:26 +0000 Subject: [PATCH] build(deps): bump fastar from 0.9.0 to 0.10.0 in /databricks-builder-app Bumps [fastar](https://github.com/DoctorJohn/fastar) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/DoctorJohn/fastar/releases) - [Commits](https://github.com/DoctorJohn/fastar/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: fastar dependency-version: 0.10.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 0c6d6e2b..c4860ecf 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -111,7 +111,7 @@ fastapi-cli==0.0.24 # via fastapi fastapi-cloud-cli==0.15.0 # via fastapi-cli -fastar==0.9.0 +fastar==0.10.0 # via fastapi-cloud-cli fastmcp==3.1.1 # via databricks-builder-app (pyproject.toml)