From 7450a412520a0a2b5bd3f842c6dbabeb648036c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 16:57:15 +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 8f493427..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.14.3 +sh==2.2.2 packaging