From dbb4b5484b1c0eca46b2d9e803d71b519a30bbee Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Mon, 7 Aug 2023 14:03:16 +0000
Subject: [PATCH] Bump Python requirement sh to 2.0.5

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

diff --git a/requirements.txt b/requirements.txt
index dbc5064b..a2bbeb36 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ Pillow==9.5.0
 pymdown-extensions==10.0.1
 python-gitlab==3.14.0
 python-gnupg==0.5.0
-sh==2.0.4
+sh==2.0.5
 shapely==2.0.1
 tenacity==8.2.2
 zstandard==0.21.0
-- 
GitLab