diff --git a/poetry.lock b/poetry.lock index b41fe7628ba..812e911c6ab 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.54" -description = "Type annotations for boto3 1.35.54 generated with mypy-boto3-builder 8.1.4" +version = "1.35.55" +description = "Type annotations for boto3 1.35.55 generated with mypy-boto3-builder 8.2.0" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.54-py3-none-any.whl", hash = "sha256:17519739590614d50a4bfb82d10e02a9bf324ab87e90d54ecddf68044ba219b7"}, - {file = "boto3_stubs-1.35.54.tar.gz", hash = "sha256:ecf6cce737abc9bc212d48238021ff4aa3fb20ed887ecdee72a750bd329c902e"}, + {file = "boto3_stubs-1.35.55-py3-none-any.whl", hash = "sha256:65d8dc2c05dd85e13be63b724ec9477c4d9d52b1ee31b3c4a245036e69172c86"}, + {file = "boto3_stubs-1.35.55.tar.gz", hash = "sha256:17bfab8fe3643d93a30c66a48f62597f9406a317e3e9b9d05db5444c9b19be6c"}, ] [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.54)", "botocore (==1.35.54)"] +boto3 = ["boto3 (==1.35.55)", "botocore (==1.35.55)"] 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)"] @@ -867,8 +867,8 @@ files = [ jmespath = ">=0.7.1,<2.0.0" python-dateutil = ">=2.1,<3.0.0" urllib3 = [ - {version = ">=1.25.4,<1.27", markers = "python_version < \"3.10\""}, {version = ">=1.25.4,<2.2.0 || >2.2.0,<3", markers = "python_version >= \"3.10\""}, + {version = ">=1.25.4,<1.27", markers = "python_version < \"3.10\""}, ] [package.extras] @@ -1498,8 +1498,8 @@ files = [ [package.dependencies] bytecode = [ - {version = ">=0.13.0", markers = "python_version < \"3.11.0\""}, {version = ">=0.15.0", markers = "python_version >= \"3.12.0\""}, + {version = ">=0.13.0", markers = "python_version < \"3.11.0\""}, {version = ">=0.14.0", markers = "python_version ~= \"3.11.0\""}, ] envier = ">=0.5,<1.0" @@ -2917,8 +2917,8 @@ files = [ annotated-types = ">=0.6.0" pydantic-core = "2.23.4" typing-extensions = [ - {version = ">=4.6.1", markers = "python_version < \"3.13\""}, {version = ">=4.12.2", markers = "python_version >= \"3.13\""}, + {version = ">=4.6.1", markers = "python_version < \"3.13\""}, ] [package.extras]