From e538d19f4a924b88a3ab997dadc643027906bb54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 04:17:09 +0000 Subject: [PATCH] chore(deps): bump fastapi in /services/python-lakehouse Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.139.0 to 0.141.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.139.0...0.141.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/python-lakehouse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/python-lakehouse/requirements.txt b/services/python-lakehouse/requirements.txt index 969bb103..367d4460 100644 --- a/services/python-lakehouse/requirements.txt +++ b/services/python-lakehouse/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.139.0 +fastapi==0.141.1 uvicorn[standard]==0.51.0 asyncpg==0.31.0 pyarrow==25.0.0