From d9ec740fc88ddfe32c186466978681eba30b8caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:39:31 +0000 Subject: [PATCH] build(deps-dev): bump boto3-stubs from 1.35.68 to 1.35.69 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.35.68 to 1.35.69. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 12 ++++++------ pyproject.toml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index 84a699f..7469811 100644 --- a/poetry.lock +++ b/poetry.lock @@ -116,13 +116,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.68" -description = "Type annotations for boto3 1.35.68 generated with mypy-boto3-builder 8.3.1" +version = "1.35.69" +description = "Type annotations for boto3 1.35.69 generated with mypy-boto3-builder 8.3.1" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.68-py3-none-any.whl", hash = "sha256:1f296eb220bb908880fcbf0265dd3555e8dc9b604d74a49af6172f774144519b"}, - {file = "boto3_stubs-1.35.68.tar.gz", hash = "sha256:5f11154bcca08d30560915cb9f1ff3e5a849a537ec33f7167770ddbe3bf465cc"}, + {file = "boto3_stubs-1.35.69-py3-none-any.whl", hash = "sha256:50d0ffc55bd693d36fb572ead111ce63460deda2d508c4c03063bc98c216f929"}, + {file = "boto3_stubs-1.35.69.tar.gz", hash = "sha256:474157a3441dc420d0c5195cabf59c8262b76d6baa3e96faf3a3b50a98e13354"}, ] [package.dependencies] @@ -182,7 +182,7 @@ 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)"] billing = ["mypy-boto3-billing (>=1.35.0,<1.36.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.35.0,<1.36.0)"] -boto3 = ["boto3 (==1.35.68)", "botocore (==1.35.68)"] +boto3 = ["boto3 (==1.35.69)", "botocore (==1.35.69)"] 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)"] @@ -1378,4 +1378,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "189bdb14ac0f19b73b4f3c0b4128e1708186a734b310e6413cf6d42e99a66251" +content-hash = "775c3f4cacb47c3ed907371a920b8e50f4e461b89d5a308bd314c0e142444268" diff --git a/pyproject.toml b/pyproject.toml index ae4ac92..a6f6f7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ isort = "^5.13.2" taskipy = "^1.12.2" mypy = "^1.10.0" boto3 = "^1.34.102" -boto3-stubs = { version = "1.35.68", extras = [ +boto3-stubs = { version = "1.35.69", extras = [ "apigateway", "apigatewaymanagementapi", "apigatewayv2",