diff --git a/py3-botocore.yaml b/py3-botocore.yaml index 9b5539b0b19..ef108ebf53d 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.29.142 + version: 1.29.144 epoch: 0 description: "The low-level, core functionality of Boto3" copyright: @@ -27,7 +27,7 @@ pipeline: - uses: fetch with: uri: https://files.pythonhosted.org/packages/source/b/botocore/botocore-${{package.version}}.tar.gz - expected-sha256: 512d2f48fc1471f169bc210eede662f8da66be3cebc1515dfb5411a18b2aeabf + expected-sha256: c60b9158cbc7447411abdec77b87a71d86d9404064702e92d317dca6a1ec9a5b - runs: | python3 setup.py build