From 9a95c5f069b0a88d9bb73452020dde038286c1fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 23:30:09 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.8 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.8 to 1.3.0. - [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[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83c16ef..3df1c6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ python-dateutil==2.7.3 python-editor==1.0.3 requests==2.27.1 six==1.15.0 -SQLAlchemy==1.2.8 +SQLAlchemy==1.3.0 urllib3==1.23 Werkzeug==0.16.1 boto3==1.9.169