From 06d7cc5ce7608f78ddde917162f167c8b237a6f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 04:54:24 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.4 to 1.3.23 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.4 to 1.3.23. - [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..7eafee2 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.3.23 Werkzeug==0.15.4