From d25fe58574731614c0e9b61afd72271370c5d40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 08:19:10 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.20 to 1.3.22 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.20 to 1.3.22. - [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 669bc3282..2c565fee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==1.1.5 ccxt==1.39.52 aiohttp==3.7.3 -SQLAlchemy==1.3.20 +SQLAlchemy==1.3.22 python-telegram-bot==13.1 arrow==0.17.0 cachetools==4.2.0