diff --git a/poetry.lock b/poetry.lock index 5595d75..9a00440 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "annotated-doc" @@ -34,14 +34,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.43.8" -description = "Type annotations for boto3 1.43.8 generated with mypy-boto3-builder 8.12.0" +version = "1.43.9" +description = "Type annotations for boto3 1.43.9 generated with mypy-boto3-builder 8.12.0" optional = false python-versions = ">=3.9" groups = ["main"] files = [ - {file = "boto3_stubs-1.43.8-py3-none-any.whl", hash = "sha256:597a31a37aae93e81e1bb5c227b7f66e17f948dd6d64887789ec7bc39ba0dd63"}, - {file = "boto3_stubs-1.43.8.tar.gz", hash = "sha256:bb4a6c9476cd879bb3812e1b3b93c4647b3d4744e074be7463cb283fb62adb42"}, + {file = "boto3_stubs-1.43.9-py3-none-any.whl", hash = "sha256:d046be3b956f494134e0c59af630b327319c9eb72fae4032e586e8057b986010"}, + {file = "boto3_stubs-1.43.9.tar.gz", hash = "sha256:afb9de061aa5667ca3247c47057fc792bf03b4c483da1659697c32317e1d2efa"}, ] [package.dependencies] @@ -101,7 +101,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.43.0,<1.44.0)"] billing = ["mypy-boto3-billing (>=1.43.0,<1.44.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.43.0,<1.44.0)"] -boto3 = ["boto3 (==1.43.8)"] +boto3 = ["boto3 (==1.43.9)"] braket = ["mypy-boto3-braket (>=1.43.0,<1.44.0)"] budgets = ["mypy-boto3-budgets (>=1.43.0,<1.44.0)"] ce = ["mypy-boto3-ce (>=1.43.0,<1.44.0)"] @@ -1638,10 +1638,10 @@ files = [ ] [package.dependencies] -botocore = ">=1.37.4,<2.0a0" +botocore = ">=1.37.4,<2.0a.0" [package.extras] -crt = ["botocore[crt] (>=1.37.4,<2.0a0)"] +crt = ["botocore[crt] (>=1.37.4,<2.0a.0)"] [[package]] name = "shellingham"