We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af01d5 commit d9cdd49Copy full SHA for d9cdd49
1 file changed
.ci/scripts/release-target.sh
@@ -14,5 +14,5 @@ python3 -m venv venv
14
source venv/bin/activate
15
16
# Our release scripts are written in python, so we should install their dependecies here.
17
-pip install pynacl==1.4.0 pygithub==1.55 boto3==1.22.9 python-gnupg==0.4.9
+pip install pynacl==1.4.0 pygithub==1.55 boto3==1.42.30 python-gnupg==0.4.9
18
make $MAKE_TARGET
0 commit comments