Skip to content

Commit 37e4183

Browse files
chore(deps): bump the boto group across 1 directory with 5 updates (#8131)
Bumps the boto group with 5 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.38.39` | `1.38.44` | | [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder) | `1.38.39` | `1.38.44` | | [botocore](https://github.com/boto/botocore) | `1.38.39` | `1.38.44` | | [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder) | `1.38.0` | `1.38.40` | | [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder) | `1.38.39` | `1.38.44` | Updates `boto3` from 1.38.39 to 1.38.44 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.39...1.38.44) Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.38.39 to 1.38.44 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.38.39 to 1.38.44 - [Commits](boto/botocore@1.38.39...1.38.44) Updates `mypy-boto3-lambda` from 1.38.0 to 1.38.40 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-s3` from 1.38.39 to 1.38.44 - [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.44 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.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore dependency-version: 1.38.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: mypy-boto3-lambda dependency-version: 1.38.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: mypy-boto3-s3 dependency-version: 1.38.44 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 540bbc3 commit 37e4183

4 files changed

Lines changed: 46 additions & 46 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.39
37+
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.38.44

requirements/reproducible-linux.txt

Lines changed: 15 additions & 15 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.39 \
40-
--hash=sha256:22cca12cfe1b24670de53e3b8f4c69bdf34a2bd3e3363f72393b6b03bb0d78bc \
41-
--hash=sha256:6472f7f3f13783e9c9c5d0042173b32a0e7000073d0a57a725d38cd157ce3332
39+
boto3==1.38.44 \
40+
--hash=sha256:73fcb2f8c7bec25d17e3f1940a1776c515b458b3da77ad3a31a177479591028b \
41+
--hash=sha256:af1769dfb2a8a30eec24d0b74a8c17db2accc5a6224d4fab39dd36df6590f741
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.39 \
46-
--hash=sha256:6cf3965964a9a22e895d75b4b1d8f21582de4bd114b9865c23da9d5b1cc7853c \
47-
--hash=sha256:a6066470f97da5810afeaa6d30028c4b198c9364c94180dc764597224321ae10
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
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.39 \
50-
--hash=sha256:2305f688e9328af473a504197584112f228513e06412038d83205ce8d1456f40 \
51-
--hash=sha256:ee3aa03af1dabed4f3710cd64f6d9d488281eee720710bf1cf9f2b2fd30025ae
49+
botocore==1.38.44 \
50+
--hash=sha256:8d54795a084204e4cd7885d9307e4bfaccc96411dc0384f6ba240b515c45bf54 \
51+
--hash=sha256:d0171ac6ec0bfdf86083b41c801f212e2b2d5756a61ea1d45af2051f21dbf886
5252
# via
5353
# boto3
5454
# s3transfer
@@ -434,13 +434,13 @@ mypy-boto3-kinesis==1.38.8 \
434434
--hash=sha256:0dd7ea2e5ff953d6e32dcb792747df86521cb95e1c4ccb547552694a49f9861f \
435435
--hash=sha256:3932c77f3fc8c375454f3dfa71e1e2f18545d95c854dab57dc9c3ba6b561d928
436436
# via boto3-stubs
437-
mypy-boto3-lambda==1.38.0 \
438-
--hash=sha256:0dcb882826f61fd2751f6b98330b0e11085570654db85318aea018374ca88dc9 \
439-
--hash=sha256:ece7b3848c045e1be81c4f2b7482002c17ce7cb70de850661146103a8cb1a3fb
437+
mypy-boto3-lambda==1.38.40 \
438+
--hash=sha256:04bd5f4ad032f86cd0d5b8f573c0384a388dc8549ea6bb648dcef5b2c6664064 \
439+
--hash=sha256:145c9f7de2da29fb651b21515c9052697f7579c821ee3ab7bcbf7ef4993dcd25
440440
# via boto3-stubs
441-
mypy-boto3-s3==1.38.39 \
442-
--hash=sha256:9b003a3d4f4e01c6f3a7dc01e6bdcf9cc58e74c48cfbccd7cf80328b5b3ef4c7 \
443-
--hash=sha256:b272d1c9b359017ea7c5d79b4610ba93e91f557ad01da0d6e302bd7b7804f73b
441+
mypy-boto3-s3==1.38.44 \
442+
--hash=sha256:9a9d305af1eebf246b6d6195bf88902ff553fe5aa0a78e5f517817875339f5e4 \
443+
--hash=sha256:eacf15c9164e56ecb86a76152adb414cf8f7f22b46cd80a843f6b7ef41a1cd8f
444444
# via boto3-stubs
445445
mypy-boto3-schemas==1.38.0 \
446446
--hash=sha256:295a0daa5eca61b0ef3f2f6b52b15bad0e6eda40c87e90373e9dd4990b8304ec \

requirements/reproducible-mac.txt

Lines changed: 15 additions & 15 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.39 \
40-
--hash=sha256:22cca12cfe1b24670de53e3b8f4c69bdf34a2bd3e3363f72393b6b03bb0d78bc \
41-
--hash=sha256:6472f7f3f13783e9c9c5d0042173b32a0e7000073d0a57a725d38cd157ce3332
39+
boto3==1.38.44 \
40+
--hash=sha256:73fcb2f8c7bec25d17e3f1940a1776c515b458b3da77ad3a31a177479591028b \
41+
--hash=sha256:af1769dfb2a8a30eec24d0b74a8c17db2accc5a6224d4fab39dd36df6590f741
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.39 \
46-
--hash=sha256:6cf3965964a9a22e895d75b4b1d8f21582de4bd114b9865c23da9d5b1cc7853c \
47-
--hash=sha256:a6066470f97da5810afeaa6d30028c4b198c9364c94180dc764597224321ae10
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
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.39 \
50-
--hash=sha256:2305f688e9328af473a504197584112f228513e06412038d83205ce8d1456f40 \
51-
--hash=sha256:ee3aa03af1dabed4f3710cd64f6d9d488281eee720710bf1cf9f2b2fd30025ae
49+
botocore==1.38.44 \
50+
--hash=sha256:8d54795a084204e4cd7885d9307e4bfaccc96411dc0384f6ba240b515c45bf54 \
51+
--hash=sha256:d0171ac6ec0bfdf86083b41c801f212e2b2d5756a61ea1d45af2051f21dbf886
5252
# via
5353
# boto3
5454
# s3transfer
@@ -433,13 +433,13 @@ mypy-boto3-kinesis==1.38.8 \
433433
--hash=sha256:0dd7ea2e5ff953d6e32dcb792747df86521cb95e1c4ccb547552694a49f9861f \
434434
--hash=sha256:3932c77f3fc8c375454f3dfa71e1e2f18545d95c854dab57dc9c3ba6b561d928
435435
# via boto3-stubs
436-
mypy-boto3-lambda==1.38.0 \
437-
--hash=sha256:0dcb882826f61fd2751f6b98330b0e11085570654db85318aea018374ca88dc9 \
438-
--hash=sha256:ece7b3848c045e1be81c4f2b7482002c17ce7cb70de850661146103a8cb1a3fb
436+
mypy-boto3-lambda==1.38.40 \
437+
--hash=sha256:04bd5f4ad032f86cd0d5b8f573c0384a388dc8549ea6bb648dcef5b2c6664064 \
438+
--hash=sha256:145c9f7de2da29fb651b21515c9052697f7579c821ee3ab7bcbf7ef4993dcd25
439439
# via boto3-stubs
440-
mypy-boto3-s3==1.38.39 \
441-
--hash=sha256:9b003a3d4f4e01c6f3a7dc01e6bdcf9cc58e74c48cfbccd7cf80328b5b3ef4c7 \
442-
--hash=sha256:b272d1c9b359017ea7c5d79b4610ba93e91f557ad01da0d6e302bd7b7804f73b
440+
mypy-boto3-s3==1.38.44 \
441+
--hash=sha256:9a9d305af1eebf246b6d6195bf88902ff553fe5aa0a78e5f517817875339f5e4 \
442+
--hash=sha256:eacf15c9164e56ecb86a76152adb414cf8f7f22b46cd80a843f6b7ef41a1cd8f
443443
# via boto3-stubs
444444
mypy-boto3-schemas==1.38.0 \
445445
--hash=sha256:295a0daa5eca61b0ef3f2f6b52b15bad0e6eda40c87e90373e9dd4990b8304ec \

requirements/reproducible-win.txt

Lines changed: 15 additions & 15 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.39 \
40-
--hash=sha256:22cca12cfe1b24670de53e3b8f4c69bdf34a2bd3e3363f72393b6b03bb0d78bc \
41-
--hash=sha256:6472f7f3f13783e9c9c5d0042173b32a0e7000073d0a57a725d38cd157ce3332
39+
boto3==1.38.44 \
40+
--hash=sha256:73fcb2f8c7bec25d17e3f1940a1776c515b458b3da77ad3a31a177479591028b \
41+
--hash=sha256:af1769dfb2a8a30eec24d0b74a8c17db2accc5a6224d4fab39dd36df6590f741
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.39 \
46-
--hash=sha256:6cf3965964a9a22e895d75b4b1d8f21582de4bd114b9865c23da9d5b1cc7853c \
47-
--hash=sha256:a6066470f97da5810afeaa6d30028c4b198c9364c94180dc764597224321ae10
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
4848
# via aws-sam-cli (setup.py)
49-
botocore==1.38.39 \
50-
--hash=sha256:2305f688e9328af473a504197584112f228513e06412038d83205ce8d1456f40 \
51-
--hash=sha256:ee3aa03af1dabed4f3710cd64f6d9d488281eee720710bf1cf9f2b2fd30025ae
49+
botocore==1.38.44 \
50+
--hash=sha256:8d54795a084204e4cd7885d9307e4bfaccc96411dc0384f6ba240b515c45bf54 \
51+
--hash=sha256:d0171ac6ec0bfdf86083b41c801f212e2b2d5756a61ea1d45af2051f21dbf886
5252
# via
5353
# boto3
5454
# s3transfer
@@ -438,13 +438,13 @@ mypy-boto3-kinesis==1.38.8 \
438438
--hash=sha256:0dd7ea2e5ff953d6e32dcb792747df86521cb95e1c4ccb547552694a49f9861f \
439439
--hash=sha256:3932c77f3fc8c375454f3dfa71e1e2f18545d95c854dab57dc9c3ba6b561d928
440440
# via boto3-stubs
441-
mypy-boto3-lambda==1.38.0 \
442-
--hash=sha256:0dcb882826f61fd2751f6b98330b0e11085570654db85318aea018374ca88dc9 \
443-
--hash=sha256:ece7b3848c045e1be81c4f2b7482002c17ce7cb70de850661146103a8cb1a3fb
441+
mypy-boto3-lambda==1.38.40 \
442+
--hash=sha256:04bd5f4ad032f86cd0d5b8f573c0384a388dc8549ea6bb648dcef5b2c6664064 \
443+
--hash=sha256:145c9f7de2da29fb651b21515c9052697f7579c821ee3ab7bcbf7ef4993dcd25
444444
# via boto3-stubs
445-
mypy-boto3-s3==1.38.39 \
446-
--hash=sha256:9b003a3d4f4e01c6f3a7dc01e6bdcf9cc58e74c48cfbccd7cf80328b5b3ef4c7 \
447-
--hash=sha256:b272d1c9b359017ea7c5d79b4610ba93e91f557ad01da0d6e302bd7b7804f73b
445+
mypy-boto3-s3==1.38.44 \
446+
--hash=sha256:9a9d305af1eebf246b6d6195bf88902ff553fe5aa0a78e5f517817875339f5e4 \
447+
--hash=sha256:eacf15c9164e56ecb86a76152adb414cf8f7f22b46cd80a843f6b7ef41a1cd8f
448448
# via boto3-stubs
449449
mypy-boto3-schemas==1.38.0 \
450450
--hash=sha256:295a0daa5eca61b0ef3f2f6b52b15bad0e6eda40c87e90373e9dd4990b8304ec \

0 commit comments

Comments
 (0)