Skip to content

Commit 5c8d618

Browse files
build(deps): bump the dependencies group with 3 updates (#990)
Updates the requirements on [sigstore](https://github.com/sigstore/sigstore-python), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore) to permit the latest version. Updates `sigstore` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/sigstore/sigstore-python/releases) - [Changelog](https://github.com/sigstore/sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/sigstore-python@v3.6.1...v3.6.2) Updates `boto3` to 1.37.34 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.29...1.37.34) Updates `botocore` to 1.37.34 - [Commits](boto/botocore@1.37.29...1.37.34) --- updated-dependencies: - dependency-name: sigstore dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.37.34 dependency-type: direct:production dependency-group: dependencies - dependency-name: botocore dependency-version: 1.37.34 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ceabab commit 5c8d618

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-aws.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3~=1.37.29
2-
botocore~=1.37.29
1+
boto3~=1.37.34
2+
botocore~=1.37.34

requirements-sigstore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sigstore==3.6.1
1+
sigstore==3.6.2

0 commit comments

Comments
 (0)