aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-13 19:48:01 +0000
committerGitHub <noreply@github.com>2021-07-13 19:48:01 +0000
commit54902bffe5d886e6efb61c0592224abcd7cb8798 (patch)
tree14708f7fa78062d6dc97059384e4690e8a1701d3
parent99ef19c43d261e01290bb9248a32bd5db3255439 (diff)
Bump sqlalchemy from 1.1.11 to 1.3.0dependabot/pip/sqlalchemy-1.3.0
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.11 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] <support@github.com>
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4b4e005..70eeea7 100644
--- a/setup.py
+++ b/setup.py
@@ -121,7 +121,7 @@ The *LNT* source is available in the llvm-lnt repository:
"Flask-RESTful==0.3.4",
"Jinja2==2.7.2",
"MarkupSafe==0.23",
- "SQLAlchemy==1.2.19",
+ "SQLAlchemy==1.3.0",
"Werkzeug==0.12.2",
"itsdangerous==0.24",
"python-gnupg==0.3.7",