From 676cd7bb55d85d8829c1adefce83871e98351896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 05:27:45 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.22 to 1.3.23 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.22 to 1.3.23. - [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 299c07734..c9559e384 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==1.2.1 ccxt==1.41.62 aiohttp==3.7.3 -SQLAlchemy==1.3.22 +SQLAlchemy==1.3.23 python-telegram-bot==13.1 arrow==0.17.0 cachetools==4.2.1