From 2aca2f3409126a345b2cb3588922a496e5893c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 07:07:42 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.19 to 2.0.20 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.19 to 2.0.20. - [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-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e49d49d..d7d088be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ requests-oauthlib==1.3.1 robobrowser==0.5.3 six==1.16.0 soupsieve==2.5 -SQLAlchemy==2.0.19 +SQLAlchemy==2.0.20 tinydownload==0.1.0 urllib3==1.26.15 # broken wcwidth==0.2.6