From 48b2059497c294e3619584a03e3ba2326dbb56bf Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sat, 9 Sep 2023 17:08:08 +0000 Subject: [PATCH] py3-botocore/1.31.44 package update --- py3-botocore.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-botocore.yaml b/py3-botocore.yaml index b2dbbd932bc..8b551d79362 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.31.43 + version: 1.31.44 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: b4a3a1fcf75011351e2b0d3eb991f51f8d44a375d3e065f907dac67db232fc97 + expected-sha256: 84f90919fecb4a4f417fd10145c8a87ff2c4b14d6381cd34d9babf02110b3315 - runs: | python3 setup.py build