From b1d5b0200904c940afdad28e2fc98f3061412381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 11:24:59 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.13 to 2.0.15 (#606) Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.13 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 e2b7888b..a6937fa5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ git+https://github.com/RoboSats/Robohash.git scipy==1.10.1 gunicorn==20.1.0 psycopg2==2.9.6 -SQLAlchemy==2.0.13 +SQLAlchemy==2.0.15 django-import-export==3.2.0 requests[socks] python-gnupg==0.5.0