This is an automated email from the ASF dual-hosted git repository.
geruh 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 b21b7e85 Build: Bump mypy-boto3-dynamodb from 1.42.73 to 1.43.0 (#3345)
b21b7e85 is described below
commit b21b7e85397c78914316aeaa220dc79c308210a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 13:34:02 2026 -0700
Build: Bump mypy-boto3-dynamodb from 1.42.73 to 1.43.0 (#3345)
---
uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/uv.lock b/uv.lock
index 08375e9a..27a669a6 100644
--- a/uv.lock
+++ b/uv.lock
@@ -3524,14 +3524,14 @@ wheels = [
[[package]]
name = "mypy-boto3-dynamodb"
-version = "1.42.73"
+version = "1.43.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "typing-extensions", marker = "python_full_version < '3.12'" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/70/a2/fc93b44ed07322ede4cc45c6c66370ff53ad8a195b95f9f80d1edbb7735a/mypy_boto3_dynamodb-1.42.73.tar.gz",
hash =
"sha256:3fd9e093a8c982a53d55f6ac3d109d89957fe82b5c7ece65f27b772ed7a5ca9b", size
= 48723, upload-time = "2026-03-20T19:59:32.033Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/38/41/2823aad9f3abab6104cd8aaafebabfba19927227fbc277e2289c3b915c1d/mypy_boto3_dynamodb-1.43.0.tar.gz",
hash =
"sha256:f0cea38e058f1d07361ecb55d8f40665d824b42cf4864724c7fccc8bf3946fcd", size
= 48755, upload-time = "2026-04-29T22:59:59.119Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/6a/41/f4ececbceb13d1c2fbc1cfee56d65231c98b19f4d0b41baf3ab5d88b6863/mypy_boto3_dynamodb-1.42.73-py3-none-any.whl",
hash =
"sha256:2df84f71ff41fba5f12e803be19c4483daa64ba030fc9d62ba5e5f9f09a4def8", size
= 58828, upload-time = "2026-03-20T19:59:24.878Z" },
+ { url =
"https://files.pythonhosted.org/packages/be/e2/1f63f04600fc21cb848c10ce16490252e27d812bfd5a716659283049d3a3/mypy_boto3_dynamodb-1.43.0-py3-none-any.whl",
hash =
"sha256:60b64d15e86d406a980d96f734d8c7fb1704668d0234dc8dabd2532c902a3ba6", size
= 58873, upload-time = "2026-04-29T22:59:56.823Z" },
]
[[package]]