From 6e069c3689ba82f7a6ed8b4e3b36891f587b3fea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 21:52:05 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.4 to 1.3.17 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.4 to 1.3.17. - [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..eede918 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.17