aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-13 19:48:27 +0000
committerGitHub <noreply@github.com>2021-07-13 19:48:27 +0000
commitc02d1ca86c6ca9be28e480b8674e0982a91b1566 (patch)
tree980c59d78fb8c6015a9b09a46248d7d84bfc8839
parent99ef19c43d261e01290bb9248a32bd5db3255439 (diff)
Bump python-gnupg from 0.3.7 to 0.4.4dependabot/pip/python-gnupg-0.4.4
Bumps [python-gnupg](https://bitbucket.org/vinay.sajip/python-gnupg) from 0.3.7 to 0.4.4. - [Commits](https://bitbucket.org/vinay.sajip/python-gnupg/branches/compare/0.4.4..0.3.7) 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..9115c8c 100644
--- a/setup.py
+++ b/setup.py
@@ -124,7 +124,7 @@ The *LNT* source is available in the llvm-lnt repository:
"SQLAlchemy==1.2.19",
"Werkzeug==0.12.2",
"itsdangerous==0.24",
- "python-gnupg==0.3.7",
+ "python-gnupg==0.4.4",
"pytz==2016.10",
"WTForms==2.0.2",
"Flask-WTF==0.12",