From 42c793e454978e0ea27c11106a9b767cfaced9d9 Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Tue, 7 Jan 2025 14:03:29 +0000
Subject: [PATCH] Bump Python requirement python-gnupg to 0.5.4

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 21a6bf61..8f74e787 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
     "humanize==4.11.0",
     "peewee~=3.17",
     "Pillow==11.0.0",
-    "python-gnupg==0.5.3",
+    "python-gnupg==0.5.4",
     "shapely==2.0.6",
     "teklia-toolbox==0.1.7",
     "zstandard==0.23.0",
-- 
GitLab