From 2f21f97839cd144fc1058de0eb0641a8389f3be9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 09:39:25 +0000 Subject: [PATCH] chore(deps/billing): Bump deltalake Bumps [deltalake](https://github.com/delta-io/delta-rs) from 0.22.3 to 1.6.3. - [Release notes](https://github.com/delta-io/delta-rs/releases) - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/delta-io/delta-rs/compare/rust-v0.22.3...python-v1.6.3) --- updated-dependencies: - dependency-name: deltalake dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- billing-engine/python-settlement-lakehouse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/billing-engine/python-settlement-lakehouse/requirements.txt b/billing-engine/python-settlement-lakehouse/requirements.txt index aa60d08b..98f7a7ec 100644 --- a/billing-engine/python-settlement-lakehouse/requirements.txt +++ b/billing-engine/python-settlement-lakehouse/requirements.txt @@ -8,7 +8,7 @@ sqlalchemy[asyncio]==2.0.37 asyncpg==0.30.0 redis[hiredis]==5.2.1 pyarrow==25.0.0 -deltalake==0.22.3 +deltalake==1.6.3 pandas==2.2.3 boto3==1.43.46 opentelemetry-api==1.29.0