From 643bd944a882c08381e4e41c0a06ef9461ae200f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 12:21:32 -0500 Subject: [PATCH] Bump sqlalchemy from 1.3.20 to 1.3.22 (#68) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37cffb5..2f1bede 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ requests==2.25.1 rq==1.1.0 rq-dashboard==0.6.1 rq-scheduler==0.10.0 -sqlalchemy==1.3.20 +sqlalchemy==1.3.22 sshtunnel==0.2.2 tenacity==5.0.2 websockify==0.8.0