From 34f41c9242a411d5fe9e32d99b470b5991d10133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 19:29:38 +0000 Subject: [PATCH] Bump python-gnupg from 0.5.0 to 0.5.1 (#746) Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](https://github.com/vsajip/python-gnupg/compare/0.5.0...0.5.1) --- updated-dependencies: - dependency-name: python-gnupg dependency-type: direct:production update-type: version-update:semver-patch ... 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 ac636e1d..0cd64271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ psycopg2==2.9.6 SQLAlchemy==2.0.16 django-import-export==3.2.0 requests[socks] -python-gnupg==0.5.0 +python-gnupg==0.5.1 daphne==4.0.0 drf-spectacular==0.26.2 drf-spectacular-sidecar==2023.5.1