This is an automated email from the ASF dual-hosted git repository.
Fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new ef08b711a Build: Bump mypy-boto3-glue from 1.43.5 to 1.43.8 (#3398)
ef08b711a is described below
commit ef08b711a2b21ab7fb18e6c6c30ccce1df53b1cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 23 07:49:55 2026 +0200
Build: Bump mypy-boto3-glue from 1.43.5 to 1.43.8 (#3398)
---
uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/uv.lock b/uv.lock
index fe2e7c111..72cefc64b 100644
--- a/uv.lock
+++ b/uv.lock
@@ -3531,14 +3531,14 @@ wheels = [
[[package]]
name = "mypy-boto3-glue"
-version = "1.43.5"
+version = "1.43.8"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "typing-extensions", marker = "python_full_version < '3.12'" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/3b/98/2db388a339d27c2a18a9797e2536f1676e6e8f854da600b60074e164a0c4/mypy_boto3_glue-1.43.5.tar.gz",
hash =
"sha256:a14209c4c37e32e3ec6685f3535ba74efba933275da160aeea5ff0ff348bc7b6", size
= 139767, upload-time = "2026-05-06T20:47:40.709Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/c2/a6/53ac30df6397a9712397ea9827fc57c472ecd5160efacf73578f8a116b4e/mypy_boto3_glue-1.43.8.tar.gz",
hash =
"sha256:08926f89eaaedea946aa3bcad29e19d7f30f1b45caea4ecb3340a439f8782c27", size
= 139805, upload-time = "2026-05-14T20:17:19.784Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/01/c6/abeed37cb78c9b2da759d5eaa1a2638ffbba8160c832399b47cf1e16a703/mypy_boto3_glue-1.43.5-py3-none-any.whl",
hash =
"sha256:93dbcfaa91498d6a9036aac507a56585b0b2b6265dd78a1a418fd2f62be8f086", size
= 141370, upload-time = "2026-05-06T20:47:35.696Z" },
+ { url =
"https://files.pythonhosted.org/packages/df/86/e40bc7dd733aac33511f11e02949806a3242a14f5613bbf8ff74a0924617/mypy_boto3_glue-1.43.8-py3-none-any.whl",
hash =
"sha256:fc3f4402bfe8f1a41546a9ef36f856e66f7eb5275dc8a046f7f811e9cb4e6a24", size
= 141390, upload-time = "2026-05-14T20:17:16.206Z" },
]
[[package]]