From 2cd25d876ed0775c2308e6fda627268d939d2573 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Fri, 19 Aug 2022 14:01:06 +0000
Subject: [PATCH] Bump Python requirement sh to 1.14.3

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

diff --git a/requirements.txt b/requirements.txt
index 7cedb726..7dbbe56e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ peewee==3.14.10
 Pillow>=9.0
 python-gitlab==3.9.0
 python-gnupg==0.5.0
-sh==1.14.2
+sh==1.14.3
 shapely==1.8.4
 tenacity==8.0.1
 zstandard==0.18.0
-- 
GitLab