From 4307d581998f1c06863bc197e81696b41b24411d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 01:02:09 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.18 to 2.0.19 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.18 to 2.0.19. - [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 1597af69..27b04694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ requests-oauthlib==1.3.1 robobrowser==0.5.3 six==1.16.0 soupsieve==2.4.1 -SQLAlchemy==2.0.18 +SQLAlchemy==2.0.19 tinydownload==0.1.0 urllib3==1.26.15 # broken wcwidth==0.2.6