diff --git a/poetry.lock b/poetry.lock index 987155d60bc..8a571b69ea2 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.33" -description = "Type annotations for boto3 1.35.33 generated with mypy-boto3-builder 8.1.2" +version = "1.35.34" +description = "Type annotations for boto3 1.35.34 generated with mypy-boto3-builder 8.1.2" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.33-py3-none-any.whl", hash = "sha256:06ad71b2d7766e7fde2db486e5d168c3d6dca8dbfbd761492f384586d3540402"}, - {file = "boto3_stubs-1.35.33.tar.gz", hash = "sha256:840a3c7f7b4f68dcfffde97f26859f5040f3f49d27be166ca795688d8125c6fe"}, + {file = "boto3_stubs-1.35.34-py3-none-any.whl", hash = "sha256:6a2379d8ce47ca704690dbb058c29b8900e77e6210bf8bcebfe876640522ee1c"}, + {file = "boto3_stubs-1.35.34.tar.gz", hash = "sha256:5e9209b26901f8feba4f6bca47024ad1590f9e7e21423ce4d112928973a5e09c"}, ] [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.33)", "botocore (==1.35.33)"] +boto3 = ["boto3 (==1.35.34)", "botocore (==1.35.34)"] 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)"]