From 3783f24acc9e763d7ea7f947d622ab8d15562278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 14:12:11 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.31 to 2.0.10 (#442) Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.31 to 2.0.10. - [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-major ... 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 31a66e60..cb667074 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ git+https://github.com/RoboSats/Robohash.git scipy==1.10.1 gunicorn==20.1.0 psycopg2==2.9.5 -SQLAlchemy==1.4.31 +SQLAlchemy==2.0.10 django-import-export==2.7.1 requests[socks] python-gnupg==0.4.9