From 193adfc6439e2e0187e421d4d015c20136d327da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:42:30 +0000 Subject: [PATCH] chore(deps): update dependency sh to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1f59b1d..0f46ca4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pbxproj==3.5.0 Pillow>=6.1.0 cookiecutter==2.1.1 -sh==1.12.14 +sh==2.2.2 packaging