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 2dadcdf7 Build: Bump mistune from 3.2.0 to 3.2.1 (#3333)
2dadcdf7 is described below

commit 2dadcdf7566f8466ffe0f2bcb2569bbaa9c3c433
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 13:01:54 2026 -0700

    Build: Bump mistune from 3.2.0 to 3.2.1 (#3333)
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index 8189f12f..aa41d579 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2919,14 +2919,14 @@ wheels = [
 
 [[package]]
 name = "mistune"
-version = "3.2.0"
+version = "3.2.1"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "typing-extensions", marker = "python_full_version < '3.11'" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/9d/55/d01f0c4b45ade6536c51170b9043db8b2ec6ddf4a35c7ea3f5f559ac935b/mistune-3.2.0.tar.gz";,
 hash = 
"sha256:708487c8a8cdd99c9d90eb3ed4c3ed961246ff78ac82f03418f5183ab70e398a", size 
= 95467, upload-time = "2025-12-23T11:36:34.994Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/ca/84/620cc3f7e3adf6f5067e10f4dbae71295d8f9e16d5d3f9ef97c40f2f592c/mistune-3.2.1.tar.gz";,
 hash = 
"sha256:7c8e5501d38bac1582e067e46c8343f17d57ea1aaa735823f3aba1fd59c88a28", size 
= 98003, upload-time = "2026-05-03T14:33:22.312Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/9b/f7/4a5e785ec9fbd65146a27b6b70b6cdc161a66f2024e4b04ac06a67f5578b/mistune-3.2.0-py3-none-any.whl";,
 hash = 
"sha256:febdc629a3c78616b94393c6580551e0e34cc289987ec6c35ed3f4be42d0eee1", size 
= 53598, upload-time = "2025-12-23T11:36:33.211Z" },
+    { url = 
"https://files.pythonhosted.org/packages/2a/7f/a946aa4f8752b37102b41e64dca18a1976ac705c3a0d1dfe74d820a02552/mistune-3.2.1-py3-none-any.whl";,
 hash = 
"sha256:78cdb0ba5e938053ccf63651b352508d2efa9411dc8810bfb05f2dc5140c0048", size 
= 53749, upload-time = "2026-05-03T14:33:20.551Z" },
 ]
 
 [[package]]

Reply via email to