Skip to content

Commit 6d87c78

Browse files
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [cryptography](https://github.com/pyca/cryptography), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `cryptography` from 42.0.8 to 43.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.0) Updates `boto3` from 1.34.144 to 1.34.146 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.144...1.34.146) Updates `botocore` from 1.34.144 to 1.34.146 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.144...1.34.146) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc24e60 commit 6d87c78

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.144
2-
botocore==1.34.144
1+
boto3==1.34.146
2+
botocore==1.34.146

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cffi==1.16.0
1010
# via
1111
# cryptography
1212
# pyspx
13-
cryptography==42.0.8
13+
cryptography==43.0.0
1414
# via -r requirements.txt
1515
pycparser==2.22
1616
# via cffi

0 commit comments

Comments
 (0)