diff --git a/py3-botocore.yaml b/py3-botocore.yaml index 4ea963c2029..9efd11339e3 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.30.0 + version: 1.31.0 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: b9cb5b78a289f0615a48d85066f01869029aa41b95993f2c0c55003df037c23f + expected-sha256: db22eea779de7f61621a612c6a36f3ee069a37d4572a9541aa374503447622aa - runs: | python3 setup.py build