From 36455007b55d64e9db54407ff948c298d12d077d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 04:51:06 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.4 to 1.4.2 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.4 to 1.4.2. - [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..f20d247 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.2 Werkzeug==0.15.4