From 3bc24473916fab79a9eda154a69c8512d4abd21b Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Tue, 14 Feb 2023 14:00:39 +0000
Subject: [PATCH] Bump Python requirement sh to 2.0.2

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

diff --git a/requirements.txt b/requirements.txt
index cfc9c3a5..fac5039a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ Pillow==9.4.0
 pymdown-extensions==9.9.2
 python-gitlab==3.13.0
 python-gnupg==0.5.0
-sh==1.14.3
+sh==2.0.2
 shapely==2.0.1
 tenacity==8.1.0
 zstandard==0.20.0
-- 
GitLab