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 ca6b9db6 Build: Bump cachetools from 7.0.6 to 7.1.0 (#3344)
ca6b9db6 is described below

commit ca6b9db6d2488350e65a2584566e7d44d117a326
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 13:33:27 2026 -0700

    Build: Bump cachetools from 7.0.6 to 7.1.0 (#3344)
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index cf2dc6bc..08375e9a 100644
--- a/uv.lock
+++ b/uv.lock
@@ -614,11 +614,11 @@ virtualenv = [
 
 [[package]]
 name = "cachetools"
-version = "7.0.6"
+version = "7.1.0"
 source = { registry = "https://pypi.org/simple"; }
-sdist = { url = 
"https://files.pythonhosted.org/packages/76/7b/1755ed2c6bfabd1d98b37ae73152f8dcf94aa40fee119d163c19ed484704/cachetools-7.0.6.tar.gz";,
 hash = 
"sha256:e5d524d36d65703a87243a26ff08ad84f73352adbeafb1cde81e207b456aaf24", size 
= 37526, upload-time = "2026-04-20T19:02:23.289Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/d0/1d/7cbe8f84352789be3dcbb1239f425984f353efa253deeeff38af600870b3/cachetools-7.1.0.tar.gz";,
 hash = 
"sha256:ea5406e92956f9006b121f8032177c6b02cc5f9a488d1e53b2e4d9cb5aae15c6", size 
= 40085, upload-time = "2026-05-01T21:20:04.649Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/fe/c4/cf76242a5da1410917107ff14551764aa405a5fd10cd10cf9a5ca8fa77f4/cachetools-7.0.6-py3-none-any.whl";,
 hash = 
"sha256:4e94956cfdd3086f12042cdd29318f5ced3893014f7d0d059bf3ead3f85b7f8b", size 
= 13976, upload-time = "2026-04-20T19:02:21.187Z" },
+    { url = 
"https://files.pythonhosted.org/packages/87/42/e09974bc74ea2791f985dff3d7f06065d11abcc31da6c46fc5f83046516e/cachetools-7.1.0-py3-none-any.whl";,
 hash = 
"sha256:05afd1d309309e7c8971db462b4cf516d93fa8c9aea1b906e26e61b4399d0d82", size 
= 16748, upload-time = "2026-05-01T21:20:02.879Z" },
 ]
 
 [[package]]

Reply via email to