From 3285186ef5ac085d121e7a265e6adad55505bb04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 10:34:35 +0000 Subject: [PATCH] Bump python-gnupg from 0.4.9 to 0.5.0 (#485) Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.4.9 to 0.5.0. - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Commits](https://github.com/vsajip/python-gnupg/compare/0.4.9...0.5.0) --- updated-dependencies: - dependency-name: python-gnupg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d47e0869..2dff0755 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ psycopg2==2.9.6 SQLAlchemy==2.0.10 django-import-export==2.7.1 requests[socks] -python-gnupg==0.4.9 +python-gnupg==0.5.0 daphne==3.0.2 drf-spectacular==0.26.2 drf-spectacular-sidecar==2023.4.1