diff --git a/py3-botocore.yaml b/py3-botocore.yaml index e20d2738227..bf55840390f 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.31.1 + version: 1.31.2 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: 4c9c58ae286a2ca1f900c9bce285b9efd1f0401648aa54a5026c93ada63ad897 + expected-sha256: 67a475bec9e52d495a358b34e219ef7f62907e83b87e5bc712528f998bd46dab - runs: | python3 setup.py build