From 63e289fdc3e3c110a019d7cf4554df16096dd5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 10:56:23 +0000 Subject: [PATCH] Bump python-gnupg from 0.3.7 to 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] --- devel_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel_requirements.txt b/devel_requirements.txt index c54f8b8..474611d 100644 --- a/devel_requirements.txt +++ b/devel_requirements.txt @@ -1,4 +1,4 @@ nose==1.3.7 testfixtures==4.1.2 coverage==3.7.1 -python-gnupg==0.3.7 \ No newline at end of file +python-gnupg==0.4.4 \ No newline at end of file