From ebc80e78248d815fab83d3ec70552bb4b5e5dbf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:19:06 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.27 to 2.0.29 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.27 to 2.0.29. - [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-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a4c947f..90f9051 100644 --- a/requirements.txt +++ b/requirements.txt @@ -134,7 +134,7 @@ six==1.16.0 # via python-dateutil sniffio==1.3.0 # via anyio -sqlalchemy==2.0.27 +sqlalchemy==2.0.29 # via sqlalchemy-bigquery sqlalchemy-bigquery @ git+https://github.com/googleapis/python-bigquery-sqlalchemy.git@34edb6d9132d62a9d9da460b5e851f1888edfbfe starlette==0.36.3 diff --git a/requirements_windows.txt b/requirements_windows.txt index fa6c98a..321c411 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -137,7 +137,7 @@ six==1.16.0 # via python-dateutil sniffio==1.3.0 # via anyio -sqlalchemy==2.0.27 +sqlalchemy==2.0.29 # via sqlalchemy-bigquery sqlalchemy-bigquery @ git+https://github.com/googleapis/python-bigquery-sqlalchemy.git@34edb6d9132d62a9d9da460b5e851f1888edfbfe starlette==0.36.3