From ecf1b945b79d5e7ab935ec0cd22b554b520598c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 07:07:39 +0000 Subject: [PATCH] build(deps): bump sqlalchemy from 2.0.37 to 2.0.40 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.37 to 2.0.40. - [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.40 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b323fd..f7e4572 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ singer-sdk==0.44.2 # via ticketswap-tap-dbt-artifacts (pyproject.toml) six==1.17.0 # via fs -sqlalchemy==2.0.37 +sqlalchemy==2.0.40 # via singer-sdk typing-extensions==4.12.2 # via