From f04bb6aefe4511271442ffc6783168a9c62e9169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 15:19:25 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.7 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.7 to 1.3.0. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e2d02c..1b4d9fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ python-editor==1.0.3 python-http-client==3.0.0 reportlab==3.4.0 six==1.11.0 -SQLAlchemy==1.2.7 +SQLAlchemy==1.3.0 Werkzeug==0.15.3 https://github.com/PnX-SI/UsersHub-authentification-module/archive/1.4.3.zip