From 1154e1b97c3b8114b1ce2039830221a30618d1da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 10:33:04 +0000 Subject: [PATCH] Build: Bump mypy-boto3-glue from 1.40.5 to 1.40.20 Bumps [mypy-boto3-glue](https://github.com/youtype/mypy_boto3_builder) from 1.40.5 to 1.40.20. - [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.20 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 6a1f288f24..070c765eca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3471,14 +3471,14 @@ typing-extensions = {version = "*", markers = "python_version < \"3.12\""} [[package]] name = "mypy-boto3-glue" -version = "1.40.15" -description = "Type annotations for boto3 Glue 1.40.15 service generated with mypy-boto3-builder 8.11.0" +version = "1.40.20" +description = "Type annotations for boto3 Glue 1.40.20 service generated with mypy-boto3-builder 8.11.0" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {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"}, + {file = "mypy_boto3_glue-1.40.20-py3-none-any.whl", hash = "sha256:f04701844796637d0b3feafbe495131b4edc2986c23432e662e433259e84c8a6"}, + {file = "mypy_boto3_glue-1.40.20.tar.gz", hash = "sha256:c319d9d50a23b17ab351aa08b7942cb4d82969a01a949bf3f0dcb7a26f087419"}, ] [package.dependencies] @@ -4188,7 +4188,7 @@ description = "Beautiful, Pythonic protocol buffers" optional = true python-versions = ">=3.7" groups = ["main"] -markers = "(python_version < \"3.12\" or python_version >= \"3.13\" or extra == \"bigquery\" or extra == \"gcsfs\") and (extra == \"gcsfs\" or extra == \"bigquery\")" +markers = "python_version < \"3.12\" and (extra == \"gcsfs\" or extra == \"bigquery\") or extra == \"bigquery\" or extra == \"gcsfs\"" 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"},