From 6feea3c5f69427e898b7db2820d8f1aa50e4d650 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 16:09:20 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.4 to 1.3.14 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.4 to 1.3.14. - [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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7587b8a..6df6363 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ python-telegram-bot==11.1.0 requests==2.22.0 -SQLAlchemy==1.3.4 +SQLAlchemy==1.3.14