Skip to content

Commit 3e30803

Browse files
build(deps): bump the dependencies group with 3 updates
Updates the requirements on [cryptography](https://github.com/pyca/cryptography), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore) to permit the latest version. Updates `cryptography` from 48.0.1 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.1...49.0.0) Updates `boto3` to 1.43.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.25...1.43.30) Updates `botocore` to 1.43.30 - [Commits](boto/botocore@1.43.25...1.43.30) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.43.30 dependency-type: direct:production dependency-group: dependencies - dependency-name: botocore dependency-version: 1.43.30 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e398382 commit 3e30803

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-aws.txt

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

requirements-pinned.txt

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

0 commit comments

Comments
 (0)