From 70ce729c57e5272922add892ed248c3e073d086e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 07:09:58 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.25 to 1.4.26 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.25 to 1.4.26. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES) - [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 cdc31d7b..3478e780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ sentry-sdk==1.3.1 six==1.16.0 soupsieve==2.2.1 spotify==0.10.2 -SQLAlchemy==1.4.25 +SQLAlchemy==1.4.26 statcord.py==3.1.0 TenGiphPy==2.5.0 typing-extensions==3.10.0.2