From f6b9e041e6146888eb1aa1f770405f20e8783713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 09:29:16 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.4 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.4 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 690c746..e93a2d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ python-http-client==3.1.0 python-json-logger==0.1.9 retrying==1.3.3 six==1.11.0 -SQLAlchemy==1.2.4 +SQLAlchemy==1.3.0 Werkzeug==0.14.1