From 911b1b08817c179cbe1ab0637b6e73e0a37b156f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:02:12 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.36.18 to 1.36.19 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.36.18 to 1.36.19. - [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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 426b1ea7..9ebe2bd6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -106,13 +106,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.36.18" -description = "Type annotations for boto3 1.36.18 generated with mypy-boto3-builder 8.9.0" +version = "1.36.19" +description = "Type annotations for boto3 1.36.19 generated with mypy-boto3-builder 8.9.0" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.36.18-py3-none-any.whl", hash = "sha256:306fb0de8f0936697d051313cb38f499409c03a7b09abd8d68bcc687e978d6ce"}, - {file = "boto3_stubs-1.36.18.tar.gz", hash = "sha256:0c24ee76b35965b44eaa9ea5b1f1aba7293098a7249f029e82c15ca61a2217bc"}, + {file = "boto3_stubs-1.36.19-py3-none-any.whl", hash = "sha256:1bd23cd3a9f7bd313123a3f90ce5da452d9b3782f4a72b40eace6201671b6094"}, + {file = "boto3_stubs-1.36.19.tar.gz", hash = "sha256:644e661c5dad882b31a0691d8d5274c99db8d79221d32e9d7c8d077a7fa38834"}, ] [package.dependencies] @@ -168,7 +168,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.36.0,<1.37.0)"] billing = ["mypy-boto3-billing (>=1.36.0,<1.37.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.36.0,<1.37.0)"] -boto3 = ["boto3 (==1.36.18)"] +boto3 = ["boto3 (==1.36.19)"] braket = ["mypy-boto3-braket (>=1.36.0,<1.37.0)"] budgets = ["mypy-boto3-budgets (>=1.36.0,<1.37.0)"] ce = ["mypy-boto3-ce (>=1.36.0,<1.37.0)"]