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 5453c834 Build: Bump mypy-boto3-dynamodb from 1.42.33 to 1.42.41
(#3022)
5453c834 is described below
commit 5453c83417bab80735849539371e74af658a93c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 15 21:54:32 2026 +0100
Build: Bump mypy-boto3-dynamodb from 1.42.33 to 1.42.41 (#3022)
---
uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/uv.lock b/uv.lock
index 47c1db08..a1178479 100644
--- a/uv.lock
+++ b/uv.lock
@@ -3361,14 +3361,14 @@ wheels = [
[[package]]
name = "mypy-boto3-dynamodb"
-version = "1.42.33"
+version = "1.42.41"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "typing-extensions", marker = "python_full_version < '3.12'" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/2d/86/922720fa83c2d12a2ecb2a5132f34e19f176c5b608cf65fd8bae10972fca/mypy_boto3_dynamodb-1.42.33.tar.gz",
hash =
"sha256:a9dd48c4924356f72f250080a5fbefeac811df35817432db9ea446736788da86", size
= 48522, upload-time = "2026-01-22T20:44:58.061Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/ae/3f/34530be07d07e4187304c8e02d6dba487abc6d2e1dc4c10301c6258282e1/mypy_boto3_dynamodb-1.42.41.tar.gz",
hash =
"sha256:6102c5ecf25b1ef485274ca9c6af79eb76f66200cd075515edd2b96565f9892d", size
= 48617, upload-time = "2026-02-03T21:05:37.67Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/49/c6/0f1951c411edf0af036a7bae4e4615089a23079268afac3f5af4d87c5f2b/mypy_boto3_dynamodb-1.42.33-py3-none-any.whl",
hash =
"sha256:79d783c9378d1baf1c1dab65aead1973afc4b63e23b254d5fc8c1ad805b33cd2", size
= 58490, upload-time = "2026-01-22T20:44:54.706Z" },
+ { url =
"https://files.pythonhosted.org/packages/e8/99/83a4cd943648eaf37d87f910afd43a09d6bd028f4d5108eefed858d8e69d/mypy_boto3_dynamodb-1.42.41-py3-none-any.whl",
hash =
"sha256:0e0f33d9babb17e7b1308e0dba3dcf1145115a0ceb354b5426e44cc68c44a5a1", size
= 58701, upload-time = "2026-02-03T21:05:33.772Z" },
]
[[package]]