From e556915e48fa9b5abdae76e4d7ade9ac082f74eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 10:03:34 +0000 Subject: [PATCH] Bump sqlalchemy from 1.0.15 to 1.4.45 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.0.15 to 1.4.45. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ab7b31..5d82aa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pdfminer==20140328 pycparser==2.14 requests==2.20.0 six==1.10.0 -SQLAlchemy==1.0.15 +SQLAlchemy==1.4.45 Wand==0.4.5 Werkzeug==0.11.11 Whoosh==2.7.4