From a49f40f67ae2a20a6a90d1b2ac470fd821ac9282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:37:50 -0800 Subject: [PATCH] fix(deps): bump the python-pip group with 1 update (#124) Bumps the python-pip group with 1 update: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy). Updates `sqlalchemy` from 2.0.27 to 2.0.28 - [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 dependency-group: python-pip ... 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 47e660d..371f827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ webassets == 2.0 Werkzeug == 3.0.1 WTForms == 3.1.2 zipp == 3.17.0 -sqlalchemy == 2.0.27 +sqlalchemy == 2.0.28 flask-sqlalchemy >= 3.0.1 psycopg2 == 2.9.9 flask-migrate == 4.0.5