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 68286048a Build: Bump thrift from 0.22.0 to 0.23.0 (#3395)
68286048a is described below
commit 68286048a3dd7db65dbfa7f80538b61946625e13
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 23 07:49:18 2026 +0200
Build: Bump thrift from 0.22.0 to 0.23.0 (#3395)
---
uv.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/uv.lock b/uv.lock
index a852e13e8..2d10e8e28 100644
--- a/uv.lock
+++ b/uv.lock
@@ -5946,9 +5946,9 @@ wheels = [
[[package]]
name = "thrift"
-version = "0.22.0"
+version = "0.23.0"
source = { registry = "https://pypi.org/simple" }
-sdist = { url =
"https://files.pythonhosted.org/packages/b2/c2/db648cc10dd7d15560f2eafd92a27cd280811924696e0b4a87175fb28c94/thrift-0.22.0.tar.gz",
hash =
"sha256:42e8276afbd5f54fe1d364858b6877bc5e5a4a5ed69f6a005b94ca4918fe1466", size
= 62303, upload-time = "2025-05-23T20:49:33.309Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/d2/fd/6766a2a1a2532dbcb0fa8e31fd9a22de78b7338c7a07b5e5a6ef4e8913f1/thrift-0.23.0.tar.gz",
hash =
"sha256:5f43448a92c36ed6a450048355d10e231a1787e4c28965f08fabac0eb978914c", size
= 66440, upload-time = "2026-05-14T08:35:49.196Z" }
[[package]]
name = "thrift-sasl"