Skip to content

Commit 1f5f9aa

Browse files
Bump the dependencies group with 3 updates (#873)
Bumps the dependencies group with 3 updates: [cffi](https://github.com/python-cffi/cffi), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `boto3` from 1.35.10 to 1.35.15 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.10...1.35.15) Updates `botocore` from 1.35.10 to 1.35.15 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.35.10...1.35.15) --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6594571 commit 1f5f9aa

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.35.10
2-
botocore==1.35.10
1+
boto3==1.35.15
2+
botocore==1.35.15

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
asn1crypto==1.5.1
88
# via -r requirements.txt
9-
cffi==1.17.0
9+
cffi==1.17.1
1010
# via
1111
# cryptography
1212
# pyspx

0 commit comments

Comments
 (0)