From 5a654f2fc1fdb79ce65dbc0086bc4f07f7315870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 19:09:27 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.2 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.2 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 0001d92..71622f9 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ requests==2.9.1 semantic-version==2.5.0 Shapely==1.5.17 six==1.8.0 -SQLAlchemy==1.1.2 +SQLAlchemy==1.3.0 supervisor==3.3.1 texttable==0.8.6 unicodecsv==0.14.1