From 9c1b40a04df7d5b3d857130b735cb2d6070da28e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 04:50:48 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.4 to 1.4.20 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.4 to 1.4.20. - [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..94239f3 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.20 Werkzeug==0.15.4