From fca4e68d36601754b7dad8801c1d47176e4c9c68 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 04:54:06 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.4 to 1.4.21 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.4 to 1.4.21. - [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 ce4f099..8345ad9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ pyocr==0.6 PyPDF2==1.26.0 pytesseract==0.2.6 six==1.12.0 -SQLAlchemy==1.3.4 +SQLAlchemy==1.4.21 Werkzeug==0.15.4