From 4fc65522207b6328dc74d4f38f7e255a09a90c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 09:39:31 +0000 Subject: [PATCH] chore(deps/billing): Bump sqlalchemy Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.37 to 2.0.52. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch ... 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..ffb79502 100644 --- a/billing-engine/python-settlement-lakehouse/requirements.txt +++ b/billing-engine/python-settlement-lakehouse/requirements.txt @@ -4,7 +4,7 @@ confluent-kafka==2.15.0 httpx==0.28.1 pydantic==2.10.3 pydantic-settings==2.6.1 -sqlalchemy[asyncio]==2.0.37 +sqlalchemy[asyncio]==2.0.52 asyncpg==0.30.0 redis[hiredis]==5.2.1 pyarrow==25.0.0