Skip to content

Commit 71bbf41

Browse files
chore(deps): bump the boto group across 1 directory with 4 updates
Bumps the boto group with 4 updates in the / directory: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [botocore](https://github.com/boto/botocore) and [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder). Updates `boto3` from 1.43.38 to 1.43.42 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.38...1.43.42) Updates `boto3-stubs` from 1.43.38 to 1.43.42 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.43.38 to 1.43.42 - [Commits](boto/botocore@1.43.38...1.43.42) Updates `mypy-boto3-lambda` from 1.43.37 to 1.43.42 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: boto3-stubs dependency-version: 1.43.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore dependency-version: 1.43.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: mypy-boto3-lambda dependency-version: 1.43.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f25f26 commit 71bbf41

4 files changed

Lines changed: 37 additions & 37 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.43.38",
38+
"boto3[crt]==1.43.42",
3939
"jmespath~=1.1.0",
4040
"ruamel_yaml~=0.19.1",
4141
"PyYAML~=6.0",

requirements/reproducible-linux.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -86,19 +86,19 @@ blinker==1.9.0 \
8686
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
8787
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
8888
# via flask
89-
boto3[crt]==1.43.38 \
90-
--hash=sha256:a8d1e175a87a743e755237d884d7e5f4606e61e5602e9823469a1a630e379b3c \
91-
--hash=sha256:edffb4a8f49c0a61e8f4aa4104cc2da3c362de8042fc0819216d5e5ce5d38380
89+
boto3[crt]==1.43.42 \
90+
--hash=sha256:c34a36c9181998dd9b663095b0b0f5f5bc97f3b6846d6a63b31529462091047a \
91+
--hash=sha256:f5a7fa503fd902dbd305d52a4571971149acb2c19f02508188f283e244e121e4
9292
# via
9393
# aws-sam-cli (pyproject.toml)
9494
# aws-sam-translator
95-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.43.38 \
96-
--hash=sha256:55701008fa910d60aa2a593aa307d121c85a91a892cb24182bcf8ec41f29a9f5 \
97-
--hash=sha256:5d9c21e2b52d0c4077ee377f686fc965395a2d02534e1e3de0c7cb9c2f0ad6d4
95+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.43.42 \
96+
--hash=sha256:630683286d0fc88444c95e9ed6e29afad1bbc03c3c198cd84e14becf0c9a6523 \
97+
--hash=sha256:f517678562387bc54f872006e29bc7f4472f196229f188b4298122e2ee23fcb7
9898
# via aws-sam-cli (pyproject.toml)
99-
botocore[crt]==1.43.38 \
100-
--hash=sha256:54c1c41aff82422d2b88a8a7d782fde8ae1299a45f088d00011d85c4bc44b0cc \
101-
--hash=sha256:70fbd5c74f5742f5975ddcc61e6afb5174cb80577c2ccc17c6898ad3a49b51f3
99+
botocore[crt]==1.43.42 \
100+
--hash=sha256:62aa017eb5bb9791b1bc655571fa1548611e508f35e13e636d3939e1be3745f0 \
101+
--hash=sha256:d813d5d5707db5f1c73b5d65f6b172c49f38375b23b30c593966fef56f8b5e40
102102
# via
103103
# boto3
104104
# s3transfer
@@ -574,9 +574,9 @@ mypy-boto3-kinesis==1.43.0 \
574574
--hash=sha256:5511a9c67a110e1d7b4af7c7834987c2509284cc0aae4c2a3c7b572681652575 \
575575
--hash=sha256:8c2b38d2b1f598c58d9e4196becb591189cfaa3e4854609933afaa313348cd0b
576576
# via boto3-stubs
577-
mypy-boto3-lambda==1.43.37 \
578-
--hash=sha256:0fee7882e6d17d7c969772bffefcd51abd2ea2427c1193a588599d404d92d1a8 \
579-
--hash=sha256:2d8155e3389c7afa1334da3e2eb2879364e25f24c0a431bea1aeea1e735f271c
577+
mypy-boto3-lambda==1.43.42 \
578+
--hash=sha256:7699bf03fa298e2f926d894604c8b6c0d9011f214bb7fd439556490d64d9f8d8 \
579+
--hash=sha256:98b0dd71414dc60f598da2fb1e2197e83bf4844205203f24f822e1f63abd4d9b
580580
# via boto3-stubs
581581
mypy-boto3-s3==1.43.31 \
582582
--hash=sha256:b21c97c0db23cffcf0704625b42cf369366ad4bbdf84a4eb2fa265431c60ae83 \

requirements/reproducible-mac.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -86,19 +86,19 @@ blinker==1.9.0 \
8686
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
8787
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
8888
# via flask
89-
boto3[crt]==1.43.38 \
90-
--hash=sha256:a8d1e175a87a743e755237d884d7e5f4606e61e5602e9823469a1a630e379b3c \
91-
--hash=sha256:edffb4a8f49c0a61e8f4aa4104cc2da3c362de8042fc0819216d5e5ce5d38380
89+
boto3[crt]==1.43.42 \
90+
--hash=sha256:c34a36c9181998dd9b663095b0b0f5f5bc97f3b6846d6a63b31529462091047a \
91+
--hash=sha256:f5a7fa503fd902dbd305d52a4571971149acb2c19f02508188f283e244e121e4
9292
# via
9393
# aws-sam-cli (pyproject.toml)
9494
# aws-sam-translator
95-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.43.38 \
96-
--hash=sha256:55701008fa910d60aa2a593aa307d121c85a91a892cb24182bcf8ec41f29a9f5 \
97-
--hash=sha256:5d9c21e2b52d0c4077ee377f686fc965395a2d02534e1e3de0c7cb9c2f0ad6d4
95+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.43.42 \
96+
--hash=sha256:630683286d0fc88444c95e9ed6e29afad1bbc03c3c198cd84e14becf0c9a6523 \
97+
--hash=sha256:f517678562387bc54f872006e29bc7f4472f196229f188b4298122e2ee23fcb7
9898
# via aws-sam-cli (pyproject.toml)
99-
botocore[crt]==1.43.38 \
100-
--hash=sha256:54c1c41aff82422d2b88a8a7d782fde8ae1299a45f088d00011d85c4bc44b0cc \
101-
--hash=sha256:70fbd5c74f5742f5975ddcc61e6afb5174cb80577c2ccc17c6898ad3a49b51f3
99+
botocore[crt]==1.43.42 \
100+
--hash=sha256:62aa017eb5bb9791b1bc655571fa1548611e508f35e13e636d3939e1be3745f0 \
101+
--hash=sha256:d813d5d5707db5f1c73b5d65f6b172c49f38375b23b30c593966fef56f8b5e40
102102
# via
103103
# boto3
104104
# s3transfer
@@ -574,9 +574,9 @@ mypy-boto3-kinesis==1.43.0 \
574574
--hash=sha256:5511a9c67a110e1d7b4af7c7834987c2509284cc0aae4c2a3c7b572681652575 \
575575
--hash=sha256:8c2b38d2b1f598c58d9e4196becb591189cfaa3e4854609933afaa313348cd0b
576576
# via boto3-stubs
577-
mypy-boto3-lambda==1.43.37 \
578-
--hash=sha256:0fee7882e6d17d7c969772bffefcd51abd2ea2427c1193a588599d404d92d1a8 \
579-
--hash=sha256:2d8155e3389c7afa1334da3e2eb2879364e25f24c0a431bea1aeea1e735f271c
577+
mypy-boto3-lambda==1.43.42 \
578+
--hash=sha256:7699bf03fa298e2f926d894604c8b6c0d9011f214bb7fd439556490d64d9f8d8 \
579+
--hash=sha256:98b0dd71414dc60f598da2fb1e2197e83bf4844205203f24f822e1f63abd4d9b
580580
# via boto3-stubs
581581
mypy-boto3-s3==1.43.31 \
582582
--hash=sha256:b21c97c0db23cffcf0704625b42cf369366ad4bbdf84a4eb2fa265431c60ae83 \

requirements/reproducible-win.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -86,19 +86,19 @@ blinker==1.9.0 \
8686
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
8787
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
8888
# via flask
89-
boto3[crt]==1.43.38 \
90-
--hash=sha256:a8d1e175a87a743e755237d884d7e5f4606e61e5602e9823469a1a630e379b3c \
91-
--hash=sha256:edffb4a8f49c0a61e8f4aa4104cc2da3c362de8042fc0819216d5e5ce5d38380
89+
boto3[crt]==1.43.42 \
90+
--hash=sha256:c34a36c9181998dd9b663095b0b0f5f5bc97f3b6846d6a63b31529462091047a \
91+
--hash=sha256:f5a7fa503fd902dbd305d52a4571971149acb2c19f02508188f283e244e121e4
9292
# via
9393
# aws-sam-cli (pyproject.toml)
9494
# aws-sam-translator
95-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.43.38 \
96-
--hash=sha256:55701008fa910d60aa2a593aa307d121c85a91a892cb24182bcf8ec41f29a9f5 \
97-
--hash=sha256:5d9c21e2b52d0c4077ee377f686fc965395a2d02534e1e3de0c7cb9c2f0ad6d4
95+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.43.42 \
96+
--hash=sha256:630683286d0fc88444c95e9ed6e29afad1bbc03c3c198cd84e14becf0c9a6523 \
97+
--hash=sha256:f517678562387bc54f872006e29bc7f4472f196229f188b4298122e2ee23fcb7
9898
# via aws-sam-cli (pyproject.toml)
99-
botocore[crt]==1.43.38 \
100-
--hash=sha256:54c1c41aff82422d2b88a8a7d782fde8ae1299a45f088d00011d85c4bc44b0cc \
101-
--hash=sha256:70fbd5c74f5742f5975ddcc61e6afb5174cb80577c2ccc17c6898ad3a49b51f3
99+
botocore[crt]==1.43.42 \
100+
--hash=sha256:62aa017eb5bb9791b1bc655571fa1548611e508f35e13e636d3939e1be3745f0 \
101+
--hash=sha256:d813d5d5707db5f1c73b5d65f6b172c49f38375b23b30c593966fef56f8b5e40
102102
# via
103103
# boto3
104104
# s3transfer
@@ -578,9 +578,9 @@ mypy-boto3-kinesis==1.43.0 \
578578
--hash=sha256:5511a9c67a110e1d7b4af7c7834987c2509284cc0aae4c2a3c7b572681652575 \
579579
--hash=sha256:8c2b38d2b1f598c58d9e4196becb591189cfaa3e4854609933afaa313348cd0b
580580
# via boto3-stubs
581-
mypy-boto3-lambda==1.43.37 \
582-
--hash=sha256:0fee7882e6d17d7c969772bffefcd51abd2ea2427c1193a588599d404d92d1a8 \
583-
--hash=sha256:2d8155e3389c7afa1334da3e2eb2879364e25f24c0a431bea1aeea1e735f271c
581+
mypy-boto3-lambda==1.43.42 \
582+
--hash=sha256:7699bf03fa298e2f926d894604c8b6c0d9011f214bb7fd439556490d64d9f8d8 \
583+
--hash=sha256:98b0dd71414dc60f598da2fb1e2197e83bf4844205203f24f822e1f63abd4d9b
584584
# via boto3-stubs
585585
mypy-boto3-s3==1.43.31 \
586586
--hash=sha256:b21c97c0db23cffcf0704625b42cf369366ad4bbdf84a4eb2fa265431c60ae83 \

0 commit comments

Comments
 (0)