From d67f9357f3441ea735c33ca04f16ae426cf883f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:26:15 -0700 Subject: [PATCH] Bump sqlalchemy from 2.0.12 to 2.0.15 (#316) Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.12 to 2.0.15. - [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] 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 3d6e51ba7..f8da28669 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ gunicorn==20.1.0 Pillow==9.4.0 psycopg2-binary==2.9.5 python-dateutil==2.8.2 -SQLAlchemy==2.0.12 +SQLAlchemy==2.0.15 us==2.0.2 WTForms==3.0.1 WTForms-SQLAlchemy==0.3