diff --git a/poetry.lock b/poetry.lock index dfe9ce542..db292f45a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -188,17 +188,17 @@ files = [ [[package]] name = "boto3" -version = "1.35.5" +version = "1.35.6" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-1.35.5-py3-none-any.whl", hash = "sha256:2cef3aa476181395c260f4b6e6c5565e5a3022a874fb6b579d8e6b169f94e0b3"}, - {file = "boto3-1.35.5.tar.gz", hash = "sha256:5724ddeda8e18c7614c20a09c20159ed87ff7439755cf5e250a1a3feaf9afb7e"}, + {file = "boto3-1.35.6-py3-none-any.whl", hash = "sha256:c35c560ef0cb0f133b6104bc374d60eeb7cb69c1d5d7907e4305a285d162bef0"}, + {file = "boto3-1.35.6.tar.gz", hash = "sha256:b41deed9ca7e0a619510a22e256e3e38b5f532624b4aff8964a1e870877b37bc"}, ] [package.dependencies] -botocore = ">=1.35.5,<1.36.0" +botocore = ">=1.35.6,<1.36.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.10.0,<0.11.0" @@ -207,18 +207,18 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.5" -description = "Type annotations for boto3 1.35.5 generated with mypy-boto3-builder 7.26.1" +version = "1.35.6" +description = "Type annotations for boto3 1.35.6 generated with mypy-boto3-builder 7.26.1" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.5-py3-none-any.whl", hash = "sha256:c45d70456a44092b6537b4ca60a86b04b510b4adbc73ce9a9c100e7d4c1b058d"}, - {file = "boto3_stubs-1.35.5.tar.gz", hash = "sha256:a37e9e587880f19329bed0af8e9732eba9c1d49d40f99ada9c8692888776e777"}, + {file = "boto3_stubs-1.35.6-py3-none-any.whl", hash = "sha256:a463bb7a07e04256108481127500864201a22e86bb51daec751bac983835a67a"}, + {file = "boto3_stubs-1.35.6.tar.gz", hash = "sha256:41d9edea7dced9b3a3a1a79618f3dc0372a25bf7581a119161ba7d095aed19f8"}, ] [package.dependencies] -boto3 = {version = "1.35.5", optional = true, markers = "extra == \"boto3\""} -botocore = {version = "1.35.5", optional = true, markers = "extra == \"boto3\""} +boto3 = {version = "1.35.6", optional = true, markers = "extra == \"boto3\""} +botocore = {version = "1.35.6", optional = true, markers = "extra == \"boto3\""} botocore-stubs = "*" mypy-boto3-cloudformation = {version = ">=1.35.0,<1.36.0", optional = true, markers = "extra == \"essential\""} mypy-boto3-cloudwatch = {version = ">=1.35.0,<1.36.0", optional = true, markers = "extra == \"cloudwatch\""} @@ -275,7 +275,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.5)", "botocore (==1.35.5)"] +boto3 = ["boto3 (==1.35.6)", "botocore (==1.35.6)"] 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)"] @@ -624,13 +624,13 @@ xray = ["mypy-boto3-xray (>=1.35.0,<1.36.0)"] [[package]] name = "botocore" -version = "1.35.5" +version = "1.35.6" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.35.5-py3-none-any.whl", hash = "sha256:8116b72c7ae845c195146e437e2afd9d17538a37b3f3548dcf67c12c86ba0742"}, - {file = "botocore-1.35.5.tar.gz", hash = "sha256:3a0086c7124cb3b0d9f98563d00ffd14a942c3f9e731d8d1ccf0d3a1ac7ed884"}, + {file = "botocore-1.35.6-py3-none-any.whl", hash = "sha256:8378c6cfef2dee15eb7b3ebbb55ba9c1de959f231292039b81eb35b72c50ad59"}, + {file = "botocore-1.35.6.tar.gz", hash = "sha256:93ef31b80b05758db4dd67e010348a05b9ff43f82839629b7ac334f2a454996e"}, ] [package.dependencies]