Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py3-botocore/1.36.1 package update #39773

Merged
merged 1 commit into from
Jan 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-botocore.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-botocore
version: "1.36.0"
version: "1.36.1"
epoch: 0
description: The low-level, core functionality of Boto3
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ pipeline:
- uses: fetch
with:
uri: https://files.pythonhosted.org/packages/source/b/botocore/botocore-${{package.version}}.tar.gz
expected-sha256: 0232029ff9ae3f5b50cdb25cbd257c16f87402b6d31a05bd6483638ee6434c4b
expected-sha256: f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12

subpackages:
- range: py-versions
Expand Down
Loading