Skip to content

Commit a79151d

Browse files
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [sigstore](https://github.com/sigstore/sigstore-python), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `sigstore` from 3.1.0 to 3.2.0 - [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.1.0...v3.2.0) Updates `boto3` from 1.34.159 to 1.35.1 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.159...1.35.1) Updates `botocore` from 1.34.159 to 1.35.1 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.159...1.35.1) --- updated-dependencies: - dependency-name: sigstore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bfb3fa commit a79151d

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.34.159
2-
botocore==1.34.159
1+
boto3==1.35.1
2+
botocore==1.35.1

requirements-sigstore.txt

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

0 commit comments

Comments
 (0)