diff --git a/py3-botocore.yaml b/py3-botocore.yaml index d0fd2f4b98c..b44e3d539b9 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.32.7 + version: 1.33.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: c6795c731b04c8e3635588c44cfd1a4462fc5987859195522c96812cf3eceff9 + expected-sha256: e35526421fe8ee180b6aed3102929594aa51e4d60e3f29366a603707c37c0d52 - runs: | python3 setup.py build