From fc9e45c4ba96cec039c3ffcdd023badd57af0693 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:30:19 +0000 Subject: [PATCH] Update dependency sh to v2 --- osx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/requirements.txt b/osx/requirements.txt index 5c680bf..17bd11d 100644 --- a/osx/requirements.txt +++ b/osx/requirements.txt @@ -1,5 +1,5 @@ docopt==0.6.2 -sh==1.14.2 +sh==2.2.2 distlib~=0.3.7 delocate~=0.10.6 packaging~=23.2 \ No newline at end of file