This is an automated email from the ASF dual-hosted git repository.

kevinjqliu 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 f83826d1 Build: Bump mypy-boto3-dynamodb from 1.42.3 to 1.42.33 (#2962)
f83826d1 is described below

commit f83826d121576fea7cc4f99c4bfd72874af591e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 17:16:10 2026 -0800

    Build: Bump mypy-boto3-dynamodb from 1.42.3 to 1.42.33 (#2962)
    
    Bumps
    [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder)
    from 1.42.3 to 1.42.33.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/youtype/mypy_boto3_builder/releases";>mypy-boto3-dynamodb's
    releases</a>.</em></p>
    <blockquote>
    <h2>8.8.0 - Python 3.8 runtime is back</h2>
    <h3>Changed</h3>
    <ul>
    <li><code>[services]</code> <code>install_requires</code> section is
    calculated based on dependencies in use, so
    <code>typing-extensions</code> version is set properly</li>
    <li><code>[all]</code> Replaced <code>typing</code> imports with
    <code>collections.abc</code> with a fallback to <code>typing</code> for
    Python &lt;3.9</li>
    <li><code>[all]</code> Added aliases for <code>builtins.list</code>,
    <code>builtins.set</code>, <code>builtins.dict</code>, and
    <code>builtins.type</code>, so Python 3.8 runtime should work as
    expected again (reported by <a
    href="https://github.com/YHallouard";><code>@​YHallouard</code></a> in <a
    
href="https://redirect.github.com/youtype/mypy_boto3_builder/issues/340";>#340</a>
    and <a
    href="https://github.com/Omri-Ben-Yair";><code>@​Omri-Ben-Yair</code></a>
    in <a
    
href="https://redirect.github.com/youtype/mypy_boto3_builder/issues/336";>#336</a>)</li>
    <li><code>[all]</code> Unions use the same type annotations as the rest
    of the structures due to proper fallbacks</li>
    </ul>
    <h3>Fixed</h3>
    <ul>
    <li><code>[services]</code> Universal input/output shapes were not
    replaced properly in service subresources</li>
    <li><code>[docs]</code> Simplified doc links rendering for services</li>
    <li><code>[services]</code> Cleaned up unnecessary imports in
    <code>client.pyi</code></li>
    <li><code>[builder]</code> Import records with fallback are always
    rendered</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/youtype/mypy_boto3_builder/commits";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy-boto3-dynamodb&package-manager=uv&previous-version=1.42.3&new-version=1.42.33)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index 78b4778b..471f418a 100644
--- a/uv.lock
+++ b/uv.lock
@@ -3303,14 +3303,14 @@ wheels = [
 
 [[package]]
 name = "mypy-boto3-dynamodb"
-version = "1.42.3"
+version = "1.42.33"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "typing-extensions", marker = "python_full_version < '3.12'" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/0e/66/deeaa9f84880b7d22c2511d45b51fc84da045db9b13b0986fa874ec92ee0/mypy_boto3_dynamodb-1.42.3.tar.gz";,
 hash = 
"sha256:6e390b7442eded84279fda6ddb8d8f14d0cfc52c8d16e64dab14e6239acb4a2a", size 
= 47415, upload-time = "2025-12-04T21:01:17.603Z" }
+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" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/e0/fd/a8fa19b246fa68c8fe8bfaec811bc7f889d8f61af43ba740b6b43b250a49/mypy_boto3_dynamodb-1.42.3-py3-none-any.whl";,
 hash = 
"sha256:ed339bb2a61131531a23d55b85e51fd5aed085fff2d6ce1c36f88988b3a9bef4", size 
= 56737, upload-time = "2025-12-04T21:01:15.778Z" },
+    { 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" },
 ]
 
 [[package]]

Reply via email to