Skip to content

Commit cff0757

Browse files
chore(deps): bump the boto group with 3 updates (#8821)
Bumps the boto group with 3 updates: [boto3[crt]](https://github.com/boto/boto3), [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder) and [botocore[crt]](https://github.com/boto/botocore). Updates `boto3[crt]` from 1.42.69 to 1.42.70 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.69...1.42.70) Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.42.69 to 1.42.70 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore[crt]` from 1.42.69 to 1.42.70 - [Commits](boto/botocore@1.42.69...1.42.70) --- updated-dependencies: - dependency-name: boto3[crt] dependency-version: 1.42.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] dependency-version: 1.42.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore[crt] dependency-version: 1.42.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roger Zhang <ruojiazh@amazon.com>
1 parent 79de8cb commit cff0757

4 files changed

Lines changed: 28 additions & 28 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"chevron~=0.12",
3636
"click==8.1.8",
3737
"Flask<3.2",
38-
"boto3[crt]==1.42.69",
38+
"boto3[crt]==1.42.70",
3939
"jmespath~=1.1.0",
4040
"ruamel_yaml~=0.19.1",
4141
"PyYAML~=6.0",

requirements/reproducible-linux.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@ blinker==1.9.0 \
7474
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
7575
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
7676
# via flask
77-
boto3[crt]==1.42.69 \
78-
--hash=sha256:6823a4b59aa578c7d98124280a9b6d83cea04bdb02525cbaa79370e5b6f7f631 \
79-
--hash=sha256:e59846f4ff467b23bae4751948298db554dbdda0d72b09028d2cacbeff27e1ad
77+
boto3[crt]==1.42.70 \
78+
--hash=sha256:18a108c4d5df89a200b3949de0d39c0879b100c455e3229ea38275dd392db0f4 \
79+
--hash=sha256:d060b0d83d2832e403671b9a895e73c3b025df8bb5896d89e401b0678705aac4
8080
# via
8181
# aws-sam-cli (pyproject.toml)
8282
# aws-sam-translator
83-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.69 \
84-
--hash=sha256:021360b519ac54822eb00f125b0c4292ad2a1869ae8e1d0c6c097db99215d41b \
85-
--hash=sha256:52ccd645a34d2b4e97af8f44dbaffbb854a1de52610e9502c284bfb24e6d8962
83+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.70 \
84+
--hash=sha256:823dc17af74427a2220f9da3007285145a21b44bbf149af7ed01eb7697fd5cac \
85+
--hash=sha256:9e36a01c08169906be846105c14e2dd8907bef5a6b04151dffaab5aff13895b9
8686
# via aws-sam-cli (pyproject.toml)
87-
botocore[crt]==1.42.69 \
88-
--hash=sha256:0934f2d90403c5c8c2cba83e754a39d77edcad5885d04a79363edff3e814f55e \
89-
--hash=sha256:ef0e3d860a5d7bffc0ccb4911781c4c27d538557ed9a616ba1926c762d72e5f6
87+
botocore[crt]==1.42.70 \
88+
--hash=sha256:54ed9d25f05f810efd22b0dfda0bb9178df3ad8952b2e4359e05156c9321bd3c \
89+
--hash=sha256:9ee17553b7febd1a0c1253b3b62ab5d79607eb6163c8fb943470a8893c31d4fa
9090
# via
9191
# boto3
9292
# s3transfer

requirements/reproducible-mac.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@ blinker==1.9.0 \
7474
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
7575
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
7676
# via flask
77-
boto3[crt]==1.42.69 \
78-
--hash=sha256:6823a4b59aa578c7d98124280a9b6d83cea04bdb02525cbaa79370e5b6f7f631 \
79-
--hash=sha256:e59846f4ff467b23bae4751948298db554dbdda0d72b09028d2cacbeff27e1ad
77+
boto3[crt]==1.42.70 \
78+
--hash=sha256:18a108c4d5df89a200b3949de0d39c0879b100c455e3229ea38275dd392db0f4 \
79+
--hash=sha256:d060b0d83d2832e403671b9a895e73c3b025df8bb5896d89e401b0678705aac4
8080
# via
8181
# aws-sam-cli (pyproject.toml)
8282
# aws-sam-translator
83-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.69 \
84-
--hash=sha256:021360b519ac54822eb00f125b0c4292ad2a1869ae8e1d0c6c097db99215d41b \
85-
--hash=sha256:52ccd645a34d2b4e97af8f44dbaffbb854a1de52610e9502c284bfb24e6d8962
83+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.70 \
84+
--hash=sha256:823dc17af74427a2220f9da3007285145a21b44bbf149af7ed01eb7697fd5cac \
85+
--hash=sha256:9e36a01c08169906be846105c14e2dd8907bef5a6b04151dffaab5aff13895b9
8686
# via aws-sam-cli (pyproject.toml)
87-
botocore[crt]==1.42.69 \
88-
--hash=sha256:0934f2d90403c5c8c2cba83e754a39d77edcad5885d04a79363edff3e814f55e \
89-
--hash=sha256:ef0e3d860a5d7bffc0ccb4911781c4c27d538557ed9a616ba1926c762d72e5f6
87+
botocore[crt]==1.42.70 \
88+
--hash=sha256:54ed9d25f05f810efd22b0dfda0bb9178df3ad8952b2e4359e05156c9321bd3c \
89+
--hash=sha256:9ee17553b7febd1a0c1253b3b62ab5d79607eb6163c8fb943470a8893c31d4fa
9090
# via
9191
# boto3
9292
# s3transfer

requirements/reproducible-win.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@ blinker==1.9.0 \
7474
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
7575
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
7676
# via flask
77-
boto3[crt]==1.42.69 \
78-
--hash=sha256:6823a4b59aa578c7d98124280a9b6d83cea04bdb02525cbaa79370e5b6f7f631 \
79-
--hash=sha256:e59846f4ff467b23bae4751948298db554dbdda0d72b09028d2cacbeff27e1ad
77+
boto3[crt]==1.42.70 \
78+
--hash=sha256:18a108c4d5df89a200b3949de0d39c0879b100c455e3229ea38275dd392db0f4 \
79+
--hash=sha256:d060b0d83d2832e403671b9a895e73c3b025df8bb5896d89e401b0678705aac4
8080
# via
8181
# aws-sam-cli (pyproject.toml)
8282
# aws-sam-translator
83-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.69 \
84-
--hash=sha256:021360b519ac54822eb00f125b0c4292ad2a1869ae8e1d0c6c097db99215d41b \
85-
--hash=sha256:52ccd645a34d2b4e97af8f44dbaffbb854a1de52610e9502c284bfb24e6d8962
83+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.70 \
84+
--hash=sha256:823dc17af74427a2220f9da3007285145a21b44bbf149af7ed01eb7697fd5cac \
85+
--hash=sha256:9e36a01c08169906be846105c14e2dd8907bef5a6b04151dffaab5aff13895b9
8686
# via aws-sam-cli (pyproject.toml)
87-
botocore[crt]==1.42.69 \
88-
--hash=sha256:0934f2d90403c5c8c2cba83e754a39d77edcad5885d04a79363edff3e814f55e \
89-
--hash=sha256:ef0e3d860a5d7bffc0ccb4911781c4c27d538557ed9a616ba1926c762d72e5f6
87+
botocore[crt]==1.42.70 \
88+
--hash=sha256:54ed9d25f05f810efd22b0dfda0bb9178df3ad8952b2e4359e05156c9321bd3c \
89+
--hash=sha256:9ee17553b7febd1a0c1253b3b62ab5d79607eb6163c8fb943470a8893c31d4fa
9090
# via
9191
# boto3
9292
# s3transfer

0 commit comments

Comments
 (0)