From 331b5163f1a054a7056ab83a5518b6969e5f09c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 08:01:21 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.20 to 1.4.46 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.20 to 1.4.46. - [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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dbt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt/requirements.txt b/dbt/requirements.txt index 0de398c..3bc7b2d 100644 --- a/dbt/requirements.txt +++ b/dbt/requirements.txt @@ -1,4 +1,4 @@ dbt==0.17.2 python-dateutil==2.8.1 pyyaml -sqlalchemy==1.3.20 +sqlalchemy==1.4.46