diff --git a/py3-botocore.yaml b/py3-botocore.yaml index db6179ae473..967146dde27 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.34.7 + version: 1.34.8 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: b145a52b7d1fd4e072bcd692369d4cb77f971651bb0dc2bf38e2b4f9d62973e6 + expected-sha256: 02a4026d713a2af1e33a77abd95ef83115efd3ea7bd01a2cffef35fef89acfe1 - runs: | python3 setup.py build