Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the boto group in /requirements with 4 updates #7063

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ tzlocal==5.2
cfn-lint~=0.87.2

# Type checking boto3 objects
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.34.103
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.34.105
24 changes: 12 additions & 12 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@ blinker==1.8.2 \
--hash=sha256:1779309f71bf239144b9399d06ae925637cf6634cf6bd131104184531bf67c01 \
--hash=sha256:8f77b09d3bf7c795e969e9486f39c2c5e9c39d4ee07424be2bc594ece9642d83
# via flask
boto3==1.34.103 \
--hash=sha256:58d097241f3895c4a4c80c9e606689c6e06d77f55f9f53a4cc02dee7e03938b9 \
--hash=sha256:59b6499f1bb423dd99de6566a20d0a7cf1a5476824be3a792290fd86600e8365
boto3==1.34.105 \
--hash=sha256:b633e8fbf7145bdb995ce68a27d096bb89fd393185b0e773418d81cd78db5a03 \
--hash=sha256:f2c11635be0de7b7c06eb606ece1add125e02d6ed521592294a0a21af09af135
# via
# aws-sam-cli (setup.py)
# aws-sam-translator
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.34.103 \
--hash=sha256:3313131273902a98046322f8c19925ecd532924eba64e9bfc0528d046aeb6d8c \
--hash=sha256:dd6f11c41662901083b1d8eff7e85111c976bda43166ec14fb46a91936575af6
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.34.105 \
--hash=sha256:6aec0131447885a24db82279609a08130c5d0b0f738dfc70a59ff3f453c04a68 \
--hash=sha256:ba03524668d5edb5e177d11df7937e769bd52e7d7adbee20762353f72b775eb5
# via aws-sam-cli (setup.py)
botocore==1.34.103 \
--hash=sha256:0330d139f18f78d38127e65361859e24ebd6a8bcba184f903c01bb999a3fa431 \
--hash=sha256:5f07e2c7302c0a9f469dcd08b4ddac152e9f5888b12220242c20056255010939
botocore==1.34.105 \
--hash=sha256:727d5d3e800ac8b705fca6e19b6fefa1e728a81d62a712df9bd32ed0117c740b \
--hash=sha256:a459d060b541beecb50681e6e8a39313cca981e146a59ba7c5229d62f631a016
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -429,9 +429,9 @@ mypy-boto3-lambda==1.34.77 \
--hash=sha256:7b81d2a5604fb592e92fe0b284ecd259de071703360a33b71c9b54df46d81c9c \
--hash=sha256:e21022d2eef12aa731af80790410afdba9412b056339823252813bae2adbf553
# via boto3-stubs
mypy-boto3-s3==1.34.91 \
--hash=sha256:0d37161fd0cd7ebf194cf9ccadb9101bf5c9b2426c2d00677b7e644d6f2298e4 \
--hash=sha256:70c8bad00db70704fb7ac0ee1440c7eb0587578ae9a2b00997f29f17f60f45e7
mypy-boto3-s3==1.34.105 \
--hash=sha256:95fbc6bcba2bb03c20a97cc5cf60ff66c6842c8c4fc4183c49bfa35905d5a1ee \
--hash=sha256:a137bca9bbe86c0fe35bbf36a2d44ab62526f41bb683550dd6cfbb5a10ede832
# via boto3-stubs
mypy-boto3-schemas==1.34.0 \
--hash=sha256:28c016609dcffc606bd8425ee92894c46e943ab77033e1ae46481f00c39b7f75 \
Expand Down
24 changes: 12 additions & 12 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@ blinker==1.8.2 \
--hash=sha256:1779309f71bf239144b9399d06ae925637cf6634cf6bd131104184531bf67c01 \
--hash=sha256:8f77b09d3bf7c795e969e9486f39c2c5e9c39d4ee07424be2bc594ece9642d83
# via flask
boto3==1.34.103 \
--hash=sha256:58d097241f3895c4a4c80c9e606689c6e06d77f55f9f53a4cc02dee7e03938b9 \
--hash=sha256:59b6499f1bb423dd99de6566a20d0a7cf1a5476824be3a792290fd86600e8365
boto3==1.34.105 \
--hash=sha256:b633e8fbf7145bdb995ce68a27d096bb89fd393185b0e773418d81cd78db5a03 \
--hash=sha256:f2c11635be0de7b7c06eb606ece1add125e02d6ed521592294a0a21af09af135
# via
# aws-sam-cli (setup.py)
# aws-sam-translator
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.34.103 \
--hash=sha256:3313131273902a98046322f8c19925ecd532924eba64e9bfc0528d046aeb6d8c \
--hash=sha256:dd6f11c41662901083b1d8eff7e85111c976bda43166ec14fb46a91936575af6
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.34.105 \
--hash=sha256:6aec0131447885a24db82279609a08130c5d0b0f738dfc70a59ff3f453c04a68 \
--hash=sha256:ba03524668d5edb5e177d11df7937e769bd52e7d7adbee20762353f72b775eb5
# via aws-sam-cli (setup.py)
botocore==1.34.103 \
--hash=sha256:0330d139f18f78d38127e65361859e24ebd6a8bcba184f903c01bb999a3fa431 \
--hash=sha256:5f07e2c7302c0a9f469dcd08b4ddac152e9f5888b12220242c20056255010939
botocore==1.34.105 \
--hash=sha256:727d5d3e800ac8b705fca6e19b6fefa1e728a81d62a712df9bd32ed0117c740b \
--hash=sha256:a459d060b541beecb50681e6e8a39313cca981e146a59ba7c5229d62f631a016
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -457,9 +457,9 @@ mypy-boto3-lambda==1.34.77 \
--hash=sha256:7b81d2a5604fb592e92fe0b284ecd259de071703360a33b71c9b54df46d81c9c \
--hash=sha256:e21022d2eef12aa731af80790410afdba9412b056339823252813bae2adbf553
# via boto3-stubs
mypy-boto3-s3==1.34.91 \
--hash=sha256:0d37161fd0cd7ebf194cf9ccadb9101bf5c9b2426c2d00677b7e644d6f2298e4 \
--hash=sha256:70c8bad00db70704fb7ac0ee1440c7eb0587578ae9a2b00997f29f17f60f45e7
mypy-boto3-s3==1.34.105 \
--hash=sha256:95fbc6bcba2bb03c20a97cc5cf60ff66c6842c8c4fc4183c49bfa35905d5a1ee \
--hash=sha256:a137bca9bbe86c0fe35bbf36a2d44ab62526f41bb683550dd6cfbb5a10ede832
# via boto3-stubs
mypy-boto3-schemas==1.34.0 \
--hash=sha256:28c016609dcffc606bd8425ee92894c46e943ab77033e1ae46481f00c39b7f75 \
Expand Down
24 changes: 12 additions & 12 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@ blinker==1.8.2 \
--hash=sha256:1779309f71bf239144b9399d06ae925637cf6634cf6bd131104184531bf67c01 \
--hash=sha256:8f77b09d3bf7c795e969e9486f39c2c5e9c39d4ee07424be2bc594ece9642d83
# via flask
boto3==1.34.103 \
--hash=sha256:58d097241f3895c4a4c80c9e606689c6e06d77f55f9f53a4cc02dee7e03938b9 \
--hash=sha256:59b6499f1bb423dd99de6566a20d0a7cf1a5476824be3a792290fd86600e8365
boto3==1.34.105 \
--hash=sha256:b633e8fbf7145bdb995ce68a27d096bb89fd393185b0e773418d81cd78db5a03 \
--hash=sha256:f2c11635be0de7b7c06eb606ece1add125e02d6ed521592294a0a21af09af135
# via
# aws-sam-cli (setup.py)
# aws-sam-translator
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.34.103 \
--hash=sha256:3313131273902a98046322f8c19925ecd532924eba64e9bfc0528d046aeb6d8c \
--hash=sha256:dd6f11c41662901083b1d8eff7e85111c976bda43166ec14fb46a91936575af6
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.34.105 \
--hash=sha256:6aec0131447885a24db82279609a08130c5d0b0f738dfc70a59ff3f453c04a68 \
--hash=sha256:ba03524668d5edb5e177d11df7937e769bd52e7d7adbee20762353f72b775eb5
# via aws-sam-cli (setup.py)
botocore==1.34.103 \
--hash=sha256:0330d139f18f78d38127e65361859e24ebd6a8bcba184f903c01bb999a3fa431 \
--hash=sha256:5f07e2c7302c0a9f469dcd08b4ddac152e9f5888b12220242c20056255010939
botocore==1.34.105 \
--hash=sha256:727d5d3e800ac8b705fca6e19b6fefa1e728a81d62a712df9bd32ed0117c740b \
--hash=sha256:a459d060b541beecb50681e6e8a39313cca981e146a59ba7c5229d62f631a016
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -433,9 +433,9 @@ mypy-boto3-lambda==1.34.77 \
--hash=sha256:7b81d2a5604fb592e92fe0b284ecd259de071703360a33b71c9b54df46d81c9c \
--hash=sha256:e21022d2eef12aa731af80790410afdba9412b056339823252813bae2adbf553
# via boto3-stubs
mypy-boto3-s3==1.34.91 \
--hash=sha256:0d37161fd0cd7ebf194cf9ccadb9101bf5c9b2426c2d00677b7e644d6f2298e4 \
--hash=sha256:70c8bad00db70704fb7ac0ee1440c7eb0587578ae9a2b00997f29f17f60f45e7
mypy-boto3-s3==1.34.105 \
--hash=sha256:95fbc6bcba2bb03c20a97cc5cf60ff66c6842c8c4fc4183c49bfa35905d5a1ee \
--hash=sha256:a137bca9bbe86c0fe35bbf36a2d44ab62526f41bb683550dd6cfbb5a10ede832
# via boto3-stubs
mypy-boto3-schemas==1.34.0 \
--hash=sha256:28c016609dcffc606bd8425ee92894c46e943ab77033e1ae46481f00c39b7f75 \
Expand Down