From c9b1d7505fdef9dbd11163bb7341d2a586a13fcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:45:31 -0500 Subject: [PATCH] Bump alembic from 1.13.3 to 1.14.0 (#2537) Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.3 to 1.14.0. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d52915b93..cf19c32a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.13.3 +alembic==1.14.0 argparse==1.4.0 filelock==3.16.1 google-cloud-bigquery==3.27.0