Skip to content

Commit de0e8ad

Browse files
chore(deps): bump the boto group across 1 directory with 3 updates (#8543)
Bumps the boto group with 3 updates in the /requirements directory: [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder), [botocore-stubs](https://github.com/youtype/botocore-stubs) and [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder). Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.42.17 to 1.42.21 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore-stubs` from 1.42.17 to 1.42.21 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `mypy-boto3-s3` from 1.42.16 to 1.42.21 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] dependency-version: 1.42.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore-stubs dependency-version: 1.42.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: mypy-boto3-s3 dependency-version: 1.42.21 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 f59782c commit de0e8ad

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

requirements/reproducible-linux.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,19 @@ boto3[crt]==1.42.26 \
8080
# via
8181
# aws-sam-cli (setup.py)
8282
# aws-sam-translator
83-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.17 \
84-
--hash=sha256:773a41e3249acb64d06558e1fa2fc44a09152dad2dce0c8bc61c3b49b00ce905 \
85-
--hash=sha256:847567107d658aa0143dd09074bba9cb646453251a86fb96c5fe12b3b0e504ee
83+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.26 \
84+
--hash=sha256:009e6763a3fe4013293abb64b8bc92593361f8deb1e961b844ba645b2d6f70f2 \
85+
--hash=sha256:537b38828ae036a40ac103fc2bcc520e933759816da9cabfbfece9ed175d7c7e
8686
# via aws-sam-cli (setup.py)
8787
botocore[crt]==1.42.26 \
8888
--hash=sha256:1c8855e3e811f015d930ccfe8751d4be295aae0562133d14b6f0b247cd6fd8d3 \
8989
--hash=sha256:71171c2d09ac07739f4efce398b15a4a8bc8769c17fb3bc99625e43ed11ad8b7
9090
# via
9191
# boto3
9292
# s3transfer
93-
botocore-stubs==1.42.17 \
94-
--hash=sha256:174c6fb6bb217fc45e017e37f40a56c8d60eb4e8123fb1595081ba95b3f15550 \
95-
--hash=sha256:b58affbc979648c570822327d035e359279b5ea0d549ceb194be79aada552af2
93+
botocore-stubs==1.42.26 \
94+
--hash=sha256:548380a16d31234255c00a4a4a15a5c8cdad360ba1af6dac5202111ec258155c \
95+
--hash=sha256:5b0946681d46ce8acb0a3b8494bdf76d34bc26276f0b7baedcf88a6cf1dd798b
9696
# via boto3-stubs
9797
certifi==2026.1.4 \
9898
--hash=sha256:9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c \
@@ -559,9 +559,9 @@ mypy-boto3-lambda==1.42.8 \
559559
--hash=sha256:55deadbfaf0e5f118237831a84d35f48dc7164ce2bf7efdcb54f54aef4025602 \
560560
--hash=sha256:fbb6646138520c675a4c4adff334e830b010d5c077dee8d5187346809ebb6f72
561561
# via boto3-stubs
562-
mypy-boto3-s3==1.42.16 \
563-
--hash=sha256:12426bd23645a95c7b113b9df3e12466431207358c239086b403f8e55676b39e \
564-
--hash=sha256:bda32c4ee9f08d5e83e88ab3906359271021438794644f6a0b8a8f674594a1e4
562+
mypy-boto3-s3==1.42.21 \
563+
--hash=sha256:cab71c918aac7d98c4d742544c722e37d8e7178acb8bc88a0aead7b1035026d2 \
564+
--hash=sha256:f5b7d1ed718ba5b00f67e95a9a38c6a021159d3071ea235e6cf496e584115ded
565565
# via boto3-stubs
566566
mypy-boto3-schemas==1.42.3 \
567567
--hash=sha256:4890b3126982bc646021f69acf0fa764bb442c682785594309315353b1a9d5b8 \

requirements/reproducible-mac.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,19 @@ boto3[crt]==1.42.26 \
8080
# via
8181
# aws-sam-cli (setup.py)
8282
# aws-sam-translator
83-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.17 \
84-
--hash=sha256:773a41e3249acb64d06558e1fa2fc44a09152dad2dce0c8bc61c3b49b00ce905 \
85-
--hash=sha256:847567107d658aa0143dd09074bba9cb646453251a86fb96c5fe12b3b0e504ee
83+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.26 \
84+
--hash=sha256:009e6763a3fe4013293abb64b8bc92593361f8deb1e961b844ba645b2d6f70f2 \
85+
--hash=sha256:537b38828ae036a40ac103fc2bcc520e933759816da9cabfbfece9ed175d7c7e
8686
# via aws-sam-cli (setup.py)
8787
botocore[crt]==1.42.26 \
8888
--hash=sha256:1c8855e3e811f015d930ccfe8751d4be295aae0562133d14b6f0b247cd6fd8d3 \
8989
--hash=sha256:71171c2d09ac07739f4efce398b15a4a8bc8769c17fb3bc99625e43ed11ad8b7
9090
# via
9191
# boto3
9292
# s3transfer
93-
botocore-stubs==1.42.17 \
94-
--hash=sha256:174c6fb6bb217fc45e017e37f40a56c8d60eb4e8123fb1595081ba95b3f15550 \
95-
--hash=sha256:b58affbc979648c570822327d035e359279b5ea0d549ceb194be79aada552af2
93+
botocore-stubs==1.42.26 \
94+
--hash=sha256:548380a16d31234255c00a4a4a15a5c8cdad360ba1af6dac5202111ec258155c \
95+
--hash=sha256:5b0946681d46ce8acb0a3b8494bdf76d34bc26276f0b7baedcf88a6cf1dd798b
9696
# via boto3-stubs
9797
certifi==2026.1.4 \
9898
--hash=sha256:9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c \
@@ -559,9 +559,9 @@ mypy-boto3-lambda==1.42.8 \
559559
--hash=sha256:55deadbfaf0e5f118237831a84d35f48dc7164ce2bf7efdcb54f54aef4025602 \
560560
--hash=sha256:fbb6646138520c675a4c4adff334e830b010d5c077dee8d5187346809ebb6f72
561561
# via boto3-stubs
562-
mypy-boto3-s3==1.42.16 \
563-
--hash=sha256:12426bd23645a95c7b113b9df3e12466431207358c239086b403f8e55676b39e \
564-
--hash=sha256:bda32c4ee9f08d5e83e88ab3906359271021438794644f6a0b8a8f674594a1e4
562+
mypy-boto3-s3==1.42.21 \
563+
--hash=sha256:cab71c918aac7d98c4d742544c722e37d8e7178acb8bc88a0aead7b1035026d2 \
564+
--hash=sha256:f5b7d1ed718ba5b00f67e95a9a38c6a021159d3071ea235e6cf496e584115ded
565565
# via boto3-stubs
566566
mypy-boto3-schemas==1.42.3 \
567567
--hash=sha256:4890b3126982bc646021f69acf0fa764bb442c682785594309315353b1a9d5b8 \

requirements/reproducible-win.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,19 @@ boto3[crt]==1.42.26 \
8080
# via
8181
# aws-sam-cli (setup.py)
8282
# aws-sam-translator
83-
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.17 \
84-
--hash=sha256:773a41e3249acb64d06558e1fa2fc44a09152dad2dce0c8bc61c3b49b00ce905 \
85-
--hash=sha256:847567107d658aa0143dd09074bba9cb646453251a86fb96c5fe12b3b0e504ee
83+
boto3-stubs[apigateway, cloudformation, ecr, iam, kinesis, lambda, s3, schemas, secretsmanager, signer, sqs, stepfunctions, sts, xray]==1.42.26 \
84+
--hash=sha256:009e6763a3fe4013293abb64b8bc92593361f8deb1e961b844ba645b2d6f70f2 \
85+
--hash=sha256:537b38828ae036a40ac103fc2bcc520e933759816da9cabfbfece9ed175d7c7e
8686
# via aws-sam-cli (setup.py)
8787
botocore[crt]==1.42.26 \
8888
--hash=sha256:1c8855e3e811f015d930ccfe8751d4be295aae0562133d14b6f0b247cd6fd8d3 \
8989
--hash=sha256:71171c2d09ac07739f4efce398b15a4a8bc8769c17fb3bc99625e43ed11ad8b7
9090
# via
9191
# boto3
9292
# s3transfer
93-
botocore-stubs==1.42.17 \
94-
--hash=sha256:174c6fb6bb217fc45e017e37f40a56c8d60eb4e8123fb1595081ba95b3f15550 \
95-
--hash=sha256:b58affbc979648c570822327d035e359279b5ea0d549ceb194be79aada552af2
93+
botocore-stubs==1.42.26 \
94+
--hash=sha256:548380a16d31234255c00a4a4a15a5c8cdad360ba1af6dac5202111ec258155c \
95+
--hash=sha256:5b0946681d46ce8acb0a3b8494bdf76d34bc26276f0b7baedcf88a6cf1dd798b
9696
# via boto3-stubs
9797
certifi==2026.1.4 \
9898
--hash=sha256:9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c \
@@ -563,9 +563,9 @@ mypy-boto3-lambda==1.42.8 \
563563
--hash=sha256:55deadbfaf0e5f118237831a84d35f48dc7164ce2bf7efdcb54f54aef4025602 \
564564
--hash=sha256:fbb6646138520c675a4c4adff334e830b010d5c077dee8d5187346809ebb6f72
565565
# via boto3-stubs
566-
mypy-boto3-s3==1.42.16 \
567-
--hash=sha256:12426bd23645a95c7b113b9df3e12466431207358c239086b403f8e55676b39e \
568-
--hash=sha256:bda32c4ee9f08d5e83e88ab3906359271021438794644f6a0b8a8f674594a1e4
566+
mypy-boto3-s3==1.42.21 \
567+
--hash=sha256:cab71c918aac7d98c4d742544c722e37d8e7178acb8bc88a0aead7b1035026d2 \
568+
--hash=sha256:f5b7d1ed718ba5b00f67e95a9a38c6a021159d3071ea235e6cf496e584115ded
569569
# via boto3-stubs
570570
mypy-boto3-schemas==1.42.3 \
571571
--hash=sha256:4890b3126982bc646021f69acf0fa764bb442c682785594309315353b1a9d5b8 \

0 commit comments

Comments
 (0)