From 4440f56cf6b241f1e98a93f37da2fa72d5340d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 17:41:02 +0000 Subject: [PATCH] Build: Bump mypy-boto3-glue from 1.40.11 to 1.40.15 Bumps [mypy-boto3-glue](https://github.com/youtype/mypy_boto3_builder) from 1.40.11 to 1.40.15. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: mypy-boto3-glue dependency-version: 1.40.15 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 2f139a3d0d..81c935b67e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3448,14 +3448,14 @@ typing-extensions = {version = "*", markers = "python_version < \"3.12\""} [[package]] name = "mypy-boto3-glue" -version = "1.38.22" -description = "Type annotations for boto3 Glue 1.38.22 service generated with mypy-boto3-builder 8.11.0" +version = "1.40.15" +description = "Type annotations for boto3 Glue 1.40.15 service generated with mypy-boto3-builder 8.11.0" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {file = "mypy_boto3_glue-1.38.22-py3-none-any.whl", hash = "sha256:4fe34c858cbee41e8ad30382305c01b0dd9c1da4c84f894860b9249ddabb4a58"}, - {file = "mypy_boto3_glue-1.38.22.tar.gz", hash = "sha256:a9c529fafaaa9845d39c3204b3fb6cbbb633fa747faf6a084a2b2a381ef12a2b"}, + {file = "mypy_boto3_glue-1.40.15-py3-none-any.whl", hash = "sha256:c6dd6a8eefb651aaa26db9080695f30cf2eb0d46e94374136715a562a8c56714"}, + {file = "mypy_boto3_glue-1.40.15.tar.gz", hash = "sha256:37b7cf934902031a2231db3b943a6a51c977dbea68eccc16238947c920031f20"}, ] [package.dependencies] @@ -4165,7 +4165,7 @@ description = "Beautiful, Pythonic protocol buffers" optional = true python-versions = ">=3.7" groups = ["main"] -markers = "python_version >= \"3.13\" and (extra == \"gcsfs\" or extra == \"bigquery\") or extra == \"bigquery\" or extra == \"gcsfs\"" +markers = "(python_version < \"3.12\" or python_version >= \"3.13\" or extra == \"bigquery\" or extra == \"gcsfs\") and (extra == \"gcsfs\" or extra == \"bigquery\")" files = [ {file = "proto_plus-1.26.1-py3-none-any.whl", hash = "sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66"}, {file = "proto_plus-1.26.1.tar.gz", hash = "sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012"},