Skip to content

Commit fbfa5de

Browse files
chore(deps): bump the boto group in /requirements with 4 updates (#8093)
Bumps the boto group in /requirements with 4 updates: [boto3](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), [botocore](https://github.com/boto/botocore) and [mypy-boto3-apigateway](https://github.com/youtype/mypy_boto3_builder). Updates `boto3` from 1.38.34 to 1.38.36 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.34...1.38.36) Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.38.34 to 1.38.36 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.38.34 to 1.38.36 - [Commits](boto/botocore@1.38.34...1.38.36) Updates `mypy-boto3-apigateway` from 1.38.29 to 1.38.36 - [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.38.36 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.38.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore dependency-version: 1.38.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: mypy-boto3-apigateway dependency-version: 1.38.36 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>
1 parent e4ef47b commit fbfa5de

File tree

4 files changed

+37
-37
lines changed

4 files changed

+37
-37
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ tzlocal==5.3.1
3434
cfn-lint~=1.36.0
3535

3636
# Type checking boto3 objects
37-
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.38.34
37+
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.38.36

requirements/reproducible-linux.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@ blinker==1.9.0 \
3636
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
3737
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
3838
# via flask
39-
boto3==1.38.34 \
40-
--hash=sha256:25e76b9fec8db8e21adaf84df0de5c58fa779be121bc327e07e920c7c0870394 \
41-
--hash=sha256:7d9409be63a11c1684427a9b06d6820ec72785cb275b56affe437f3709a80eb3
39+
boto3==1.38.36 \
40+
--hash=sha256:34c27d7317cadb62c0e9856e5d5aa0271ef47202d340584831048bc7ac904136 \
41+
--hash=sha256:efe0aaa060f8fedd76e5c942055f051aee0432fc722d79d8830a9fd9db83593e
4242
# via
4343
# aws-sam-cli (setup.py)
4444
# aws-sam-translator
45-
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.34 \
46-
--hash=sha256:56ba625dc0b8673eedb2c93f29c02db2686a599820a54697f723c08fae0b8693 \
47-
--hash=sha256:719d75a3993a546bfe5e567a2e5d6f9f4d218846776d5bc9417371a980595008
45+
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.36 \
46+
--hash=sha256:1f79b85f93772df94854e9e570a917f1d762f4080a88ed16b9f2e4b98b24f1f1 \
47+
--hash=sha256:8de916b9433e9224f3bd4a79ed41e508dc532bfee7db34bfd3752901bcd7e69f
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.34 \
50-
--hash=sha256:95ff2c4819498e94b321c9b5ac65d02267df93ff7ce7617323b19f19ea7cb545 \
51-
--hash=sha256:a105f4d941f329aa72c43ddf42371ec4bee50ab3619fc1ef35d0005520219612
49+
botocore==1.38.36 \
50+
--hash=sha256:4a1ced1a4218bdff0ed5b46abb54570d473154ddefafa5d121a8d96e4b76ebc1 \
51+
--hash=sha256:b6a50b853f6d23af9edfed89a59800c6bc1687a947cdd3492879f7d64e002d30
5252
# via
5353
# boto3
5454
# s3transfer
@@ -414,9 +414,9 @@ mpmath==1.3.0 \
414414
--hash=sha256:7a28eb2a9774d00c7bc92411c19a89209d5da7c4c9a9e227be8330a23a25b91f \
415415
--hash=sha256:a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c
416416
# via sympy
417-
mypy-boto3-apigateway==1.38.29 \
418-
--hash=sha256:3ca765382e0b8bb74802ad8b66a97d5d1b120a7e178f55b991554d25866c01d3 \
419-
--hash=sha256:9713d97219e5a020d4342cb59f69038b502a2e3ee69463dee97a0f2054760e6a
417+
mypy-boto3-apigateway==1.38.36 \
418+
--hash=sha256:6f7c1c9708d9277ce3e619cc2089ea78eb3fae4c2f8f3cb55a1f45dbee070fc4 \
419+
--hash=sha256:decaf1b47e8e4b27aeac3c2c09cde74219fe94f2ef6912f78e272882c095a23c
420420
# via boto3-stubs
421421
mypy-boto3-cloudformation==1.38.31 \
422422
--hash=sha256:1016508783c1263aba9bb24dd29afbea6f0c8c7cee79e9d073c4ed5524ce53f5 \

requirements/reproducible-mac.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@ blinker==1.9.0 \
3636
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
3737
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
3838
# via flask
39-
boto3==1.38.34 \
40-
--hash=sha256:25e76b9fec8db8e21adaf84df0de5c58fa779be121bc327e07e920c7c0870394 \
41-
--hash=sha256:7d9409be63a11c1684427a9b06d6820ec72785cb275b56affe437f3709a80eb3
39+
boto3==1.38.36 \
40+
--hash=sha256:34c27d7317cadb62c0e9856e5d5aa0271ef47202d340584831048bc7ac904136 \
41+
--hash=sha256:efe0aaa060f8fedd76e5c942055f051aee0432fc722d79d8830a9fd9db83593e
4242
# via
4343
# aws-sam-cli (setup.py)
4444
# aws-sam-translator
45-
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.34 \
46-
--hash=sha256:56ba625dc0b8673eedb2c93f29c02db2686a599820a54697f723c08fae0b8693 \
47-
--hash=sha256:719d75a3993a546bfe5e567a2e5d6f9f4d218846776d5bc9417371a980595008
45+
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.36 \
46+
--hash=sha256:1f79b85f93772df94854e9e570a917f1d762f4080a88ed16b9f2e4b98b24f1f1 \
47+
--hash=sha256:8de916b9433e9224f3bd4a79ed41e508dc532bfee7db34bfd3752901bcd7e69f
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.34 \
50-
--hash=sha256:95ff2c4819498e94b321c9b5ac65d02267df93ff7ce7617323b19f19ea7cb545 \
51-
--hash=sha256:a105f4d941f329aa72c43ddf42371ec4bee50ab3619fc1ef35d0005520219612
49+
botocore==1.38.36 \
50+
--hash=sha256:4a1ced1a4218bdff0ed5b46abb54570d473154ddefafa5d121a8d96e4b76ebc1 \
51+
--hash=sha256:b6a50b853f6d23af9edfed89a59800c6bc1687a947cdd3492879f7d64e002d30
5252
# via
5353
# boto3
5454
# s3transfer
@@ -413,9 +413,9 @@ mpmath==1.3.0 \
413413
--hash=sha256:7a28eb2a9774d00c7bc92411c19a89209d5da7c4c9a9e227be8330a23a25b91f \
414414
--hash=sha256:a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c
415415
# via sympy
416-
mypy-boto3-apigateway==1.38.29 \
417-
--hash=sha256:3ca765382e0b8bb74802ad8b66a97d5d1b120a7e178f55b991554d25866c01d3 \
418-
--hash=sha256:9713d97219e5a020d4342cb59f69038b502a2e3ee69463dee97a0f2054760e6a
416+
mypy-boto3-apigateway==1.38.36 \
417+
--hash=sha256:6f7c1c9708d9277ce3e619cc2089ea78eb3fae4c2f8f3cb55a1f45dbee070fc4 \
418+
--hash=sha256:decaf1b47e8e4b27aeac3c2c09cde74219fe94f2ef6912f78e272882c095a23c
419419
# via boto3-stubs
420420
mypy-boto3-cloudformation==1.38.31 \
421421
--hash=sha256:1016508783c1263aba9bb24dd29afbea6f0c8c7cee79e9d073c4ed5524ce53f5 \

requirements/reproducible-win.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@ blinker==1.9.0 \
3636
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
3737
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
3838
# via flask
39-
boto3==1.38.34 \
40-
--hash=sha256:25e76b9fec8db8e21adaf84df0de5c58fa779be121bc327e07e920c7c0870394 \
41-
--hash=sha256:7d9409be63a11c1684427a9b06d6820ec72785cb275b56affe437f3709a80eb3
39+
boto3==1.38.36 \
40+
--hash=sha256:34c27d7317cadb62c0e9856e5d5aa0271ef47202d340584831048bc7ac904136 \
41+
--hash=sha256:efe0aaa060f8fedd76e5c942055f051aee0432fc722d79d8830a9fd9db83593e
4242
# via
4343
# aws-sam-cli (setup.py)
4444
# aws-sam-translator
45-
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.34 \
46-
--hash=sha256:56ba625dc0b8673eedb2c93f29c02db2686a599820a54697f723c08fae0b8693 \
47-
--hash=sha256:719d75a3993a546bfe5e567a2e5d6f9f4d218846776d5bc9417371a980595008
45+
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.36 \
46+
--hash=sha256:1f79b85f93772df94854e9e570a917f1d762f4080a88ed16b9f2e4b98b24f1f1 \
47+
--hash=sha256:8de916b9433e9224f3bd4a79ed41e508dc532bfee7db34bfd3752901bcd7e69f
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.34 \
50-
--hash=sha256:95ff2c4819498e94b321c9b5ac65d02267df93ff7ce7617323b19f19ea7cb545 \
51-
--hash=sha256:a105f4d941f329aa72c43ddf42371ec4bee50ab3619fc1ef35d0005520219612
49+
botocore==1.38.36 \
50+
--hash=sha256:4a1ced1a4218bdff0ed5b46abb54570d473154ddefafa5d121a8d96e4b76ebc1 \
51+
--hash=sha256:b6a50b853f6d23af9edfed89a59800c6bc1687a947cdd3492879f7d64e002d30
5252
# via
5353
# boto3
5454
# s3transfer
@@ -418,9 +418,9 @@ mpmath==1.3.0 \
418418
--hash=sha256:7a28eb2a9774d00c7bc92411c19a89209d5da7c4c9a9e227be8330a23a25b91f \
419419
--hash=sha256:a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c
420420
# via sympy
421-
mypy-boto3-apigateway==1.38.29 \
422-
--hash=sha256:3ca765382e0b8bb74802ad8b66a97d5d1b120a7e178f55b991554d25866c01d3 \
423-
--hash=sha256:9713d97219e5a020d4342cb59f69038b502a2e3ee69463dee97a0f2054760e6a
421+
mypy-boto3-apigateway==1.38.36 \
422+
--hash=sha256:6f7c1c9708d9277ce3e619cc2089ea78eb3fae4c2f8f3cb55a1f45dbee070fc4 \
423+
--hash=sha256:decaf1b47e8e4b27aeac3c2c09cde74219fe94f2ef6912f78e272882c095a23c
424424
# via boto3-stubs
425425
mypy-boto3-cloudformation==1.38.31 \
426426
--hash=sha256:1016508783c1263aba9bb24dd29afbea6f0c8c7cee79e9d073c4ed5524ce53f5 \

0 commit comments

Comments
 (0)