Skip to content

Commit b640900

Browse files
chore(deps): bump the boto group in /requirements with 4 updates (#8137)
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 [botocore-stubs](https://github.com/youtype/botocore-stubs). Updates `boto3` from 1.38.44 to 1.38.46 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.44...1.38.46) Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.38.44 to 1.38.46 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.38.44 to 1.38.46 - [Commits](boto/botocore@1.38.44...1.38.46) Updates `botocore-stubs` from 1.38.30 to 1.38.46 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.46 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.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore dependency-version: 1.38.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore-stubs dependency-version: 1.38.46 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: seshubaws <116689586+seshubaws@users.noreply.github.com>
1 parent f5698cc commit b640900

4 files changed

Lines changed: 37 additions & 37 deletions

File tree

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.1
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.44
37+
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.38.46

requirements/reproducible-linux.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@ blinker==1.9.0 \
3636
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
3737
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
3838
# via flask
39-
boto3==1.38.44 \
40-
--hash=sha256:73fcb2f8c7bec25d17e3f1940a1776c515b458b3da77ad3a31a177479591028b \
41-
--hash=sha256:af1769dfb2a8a30eec24d0b74a8c17db2accc5a6224d4fab39dd36df6590f741
39+
boto3==1.38.46 \
40+
--hash=sha256:9c8e88a32a6465e5905308708cff5b17547117f06982908bdfdb0108b4a65079 \
41+
--hash=sha256:d1ca2b53138afd0341e1962bd52be6071ab7a63c5b4f89228c5ef8942c40c852
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.44 \
46-
--hash=sha256:42ef001a43964ee73c151455dba5494d21bd6bcc88b79b58f74c280895460e04 \
47-
--hash=sha256:f2bbb7bfbbda7f7b695e8381d828834c4cd547c38b08d5f4491a4764f252cbb4
45+
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.46 \
46+
--hash=sha256:526789fc1f4a6f89f372424dc9a4109296f6bd18afab1abf5d281a94f5cfb770 \
47+
--hash=sha256:e60f1bee8fed90213725de68bdcfc1bf8765030596962656e06c131bb779972d
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.44 \
50-
--hash=sha256:8d54795a084204e4cd7885d9307e4bfaccc96411dc0384f6ba240b515c45bf54 \
51-
--hash=sha256:d0171ac6ec0bfdf86083b41c801f212e2b2d5756a61ea1d45af2051f21dbf886
49+
botocore==1.38.46 \
50+
--hash=sha256:8798e5a418c27cf93195b077153644aea44cb171fcd56edc1ecebaa1e49e226e \
51+
--hash=sha256:89ca782ffbf2e8769ca9c89234cfa5ca577f1987d07d913ee3c68c4776b1eb5b
5252
# via
5353
# boto3
5454
# s3transfer
55-
botocore-stubs==1.38.30 \
56-
--hash=sha256:291d7bf39a316c00a8a55b7255489b02c0cea1a343482e7784e8d1e235bae995 \
57-
--hash=sha256:2efb8bdf36504aff596c670d875d8f7dd15205277c15c4cea54afdba8200c266
55+
botocore-stubs==1.38.46 \
56+
--hash=sha256:a04e69766ab8bae338911c1897492f88d05cd489cd75f06e6eb4f135f9da8c7b \
57+
--hash=sha256:cc21d9a7dd994bdd90872db4664d817c4719b51cda8004fd507a4bf65b085a75
5858
# via boto3-stubs
5959
certifi==2025.6.15 \
6060
--hash=sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057 \

requirements/reproducible-mac.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@ blinker==1.9.0 \
3636
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
3737
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
3838
# via flask
39-
boto3==1.38.44 \
40-
--hash=sha256:73fcb2f8c7bec25d17e3f1940a1776c515b458b3da77ad3a31a177479591028b \
41-
--hash=sha256:af1769dfb2a8a30eec24d0b74a8c17db2accc5a6224d4fab39dd36df6590f741
39+
boto3==1.38.46 \
40+
--hash=sha256:9c8e88a32a6465e5905308708cff5b17547117f06982908bdfdb0108b4a65079 \
41+
--hash=sha256:d1ca2b53138afd0341e1962bd52be6071ab7a63c5b4f89228c5ef8942c40c852
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.44 \
46-
--hash=sha256:42ef001a43964ee73c151455dba5494d21bd6bcc88b79b58f74c280895460e04 \
47-
--hash=sha256:f2bbb7bfbbda7f7b695e8381d828834c4cd547c38b08d5f4491a4764f252cbb4
45+
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.46 \
46+
--hash=sha256:526789fc1f4a6f89f372424dc9a4109296f6bd18afab1abf5d281a94f5cfb770 \
47+
--hash=sha256:e60f1bee8fed90213725de68bdcfc1bf8765030596962656e06c131bb779972d
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.44 \
50-
--hash=sha256:8d54795a084204e4cd7885d9307e4bfaccc96411dc0384f6ba240b515c45bf54 \
51-
--hash=sha256:d0171ac6ec0bfdf86083b41c801f212e2b2d5756a61ea1d45af2051f21dbf886
49+
botocore==1.38.46 \
50+
--hash=sha256:8798e5a418c27cf93195b077153644aea44cb171fcd56edc1ecebaa1e49e226e \
51+
--hash=sha256:89ca782ffbf2e8769ca9c89234cfa5ca577f1987d07d913ee3c68c4776b1eb5b
5252
# via
5353
# boto3
5454
# s3transfer
55-
botocore-stubs==1.38.30 \
56-
--hash=sha256:291d7bf39a316c00a8a55b7255489b02c0cea1a343482e7784e8d1e235bae995 \
57-
--hash=sha256:2efb8bdf36504aff596c670d875d8f7dd15205277c15c4cea54afdba8200c266
55+
botocore-stubs==1.38.46 \
56+
--hash=sha256:a04e69766ab8bae338911c1897492f88d05cd489cd75f06e6eb4f135f9da8c7b \
57+
--hash=sha256:cc21d9a7dd994bdd90872db4664d817c4719b51cda8004fd507a4bf65b085a75
5858
# via boto3-stubs
5959
certifi==2025.6.15 \
6060
--hash=sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057 \

requirements/reproducible-win.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@ blinker==1.9.0 \
3636
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
3737
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
3838
# via flask
39-
boto3==1.38.44 \
40-
--hash=sha256:73fcb2f8c7bec25d17e3f1940a1776c515b458b3da77ad3a31a177479591028b \
41-
--hash=sha256:af1769dfb2a8a30eec24d0b74a8c17db2accc5a6224d4fab39dd36df6590f741
39+
boto3==1.38.46 \
40+
--hash=sha256:9c8e88a32a6465e5905308708cff5b17547117f06982908bdfdb0108b4a65079 \
41+
--hash=sha256:d1ca2b53138afd0341e1962bd52be6071ab7a63c5b4f89228c5ef8942c40c852
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.44 \
46-
--hash=sha256:42ef001a43964ee73c151455dba5494d21bd6bcc88b79b58f74c280895460e04 \
47-
--hash=sha256:f2bbb7bfbbda7f7b695e8381d828834c4cd547c38b08d5f4491a4764f252cbb4
45+
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.38.46 \
46+
--hash=sha256:526789fc1f4a6f89f372424dc9a4109296f6bd18afab1abf5d281a94f5cfb770 \
47+
--hash=sha256:e60f1bee8fed90213725de68bdcfc1bf8765030596962656e06c131bb779972d
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.44 \
50-
--hash=sha256:8d54795a084204e4cd7885d9307e4bfaccc96411dc0384f6ba240b515c45bf54 \
51-
--hash=sha256:d0171ac6ec0bfdf86083b41c801f212e2b2d5756a61ea1d45af2051f21dbf886
49+
botocore==1.38.46 \
50+
--hash=sha256:8798e5a418c27cf93195b077153644aea44cb171fcd56edc1ecebaa1e49e226e \
51+
--hash=sha256:89ca782ffbf2e8769ca9c89234cfa5ca577f1987d07d913ee3c68c4776b1eb5b
5252
# via
5353
# boto3
5454
# s3transfer
55-
botocore-stubs==1.38.30 \
56-
--hash=sha256:291d7bf39a316c00a8a55b7255489b02c0cea1a343482e7784e8d1e235bae995 \
57-
--hash=sha256:2efb8bdf36504aff596c670d875d8f7dd15205277c15c4cea54afdba8200c266
55+
botocore-stubs==1.38.46 \
56+
--hash=sha256:a04e69766ab8bae338911c1897492f88d05cd489cd75f06e6eb4f135f9da8c7b \
57+
--hash=sha256:cc21d9a7dd994bdd90872db4664d817c4719b51cda8004fd507a4bf65b085a75
5858
# via boto3-stubs
5959
certifi==2025.6.15 \
6060
--hash=sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057 \

0 commit comments

Comments
 (0)