From d1b5a51b30128fa56f917d7df949474b8d4148f2 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Sat, 22 Jul 2023 14:00:43 +0000
Subject: [PATCH] Bump Python requirement python-gnupg to 0.5.1

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index dbc5064b..11e72493 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ peewee==3.16.2
 Pillow==9.5.0
 pymdown-extensions==10.0.1
 python-gitlab==3.14.0
-python-gnupg==0.5.0
+python-gnupg==0.5.1
 sh==2.0.4
 shapely==2.0.1
 tenacity==8.2.2
-- 
GitLab