diff --git a/poetry.lock b/poetry.lock index 639b12bfb39..7fecb188661 100644 --- a/poetry.lock +++ b/poetry.lock @@ -431,13 +431,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.25" -description = "Type annotations for boto3 1.35.25 generated with mypy-boto3-builder 8.1.2" +version = "1.35.26" +description = "Type annotations for boto3 1.35.26 generated with mypy-boto3-builder 8.1.2" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.25-py3-none-any.whl", hash = "sha256:55dc1e9b9a6c8456d18bd6747ecf30283d84da4c05d321e2233413b009e2a711"}, - {file = "boto3_stubs-1.35.25.tar.gz", hash = "sha256:cece5d8ed36a5c587bfdcb97a1262678023f1a43c0aad54eeab9f389aefa99ec"}, + {file = "boto3_stubs-1.35.26-py3-none-any.whl", hash = "sha256:daaa8008f68501ae4793b979b58df4c92843aa82923c6b3160b38c07eaa1ab93"}, + {file = "boto3_stubs-1.35.26.tar.gz", hash = "sha256:9cb44e8427e09db1899a090f9153cfe51cb78379a8fc4fb903261cbefc286575"}, ] [package.dependencies] @@ -499,7 +499,7 @@ bedrock-agent = ["mypy-boto3-bedrock-agent (>=1.35.0,<1.36.0)"] bedrock-agent-runtime = ["mypy-boto3-bedrock-agent-runtime (>=1.35.0,<1.36.0)"] bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.35.0,<1.36.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.35.0,<1.36.0)"] -boto3 = ["boto3 (==1.35.25)", "botocore (==1.35.25)"] +boto3 = ["boto3 (==1.35.26)", "botocore (==1.35.26)"] braket = ["mypy-boto3-braket (>=1.35.0,<1.36.0)"] budgets = ["mypy-boto3-budgets (>=1.35.0,<1.36.0)"] ce = ["mypy-boto3-ce (>=1.35.0,<1.36.0)"]