From 1034ad411ea17291916ffc93f01aaa9d24c9a3ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 04:53:34 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.4 to 1.4.13 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.4 to 1.4.13. - [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..8e87e0b 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.13 Werkzeug==0.15.4