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 d5446d97 Build: Bump cachetools from 7.1.0 to 7.1.1 (#3367)
d5446d97 is described below

commit d5446d976896a90e404b630e332830048d1fcdfb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 15:48:56 2026 +0200

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

diff --git a/uv.lock b/uv.lock
index abf58a41..633a28ed 100644
--- a/uv.lock
+++ b/uv.lock
@@ -614,11 +614,11 @@ virtualenv = [
 
 [[package]]
 name = "cachetools"
-version = "7.1.0"
+version = "7.1.1"
 source = { registry = "https://pypi.org/simple"; }
-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" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/ff/e2/85f227594656000ff4d8adadae91a21f536d4a84c6c716a86bd6685874be/cachetools-7.1.1.tar.gz";,
 hash = 
"sha256:27bdf856d68fd3c71c26c01b5edc312124ed427524d1ddb31aa2b7746fe20d4b", size 
= 40202, upload-time = "2026-05-03T20:00:29.391Z" }
 wheels = [
-    { 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" },
+    { url = 
"https://files.pythonhosted.org/packages/bf/0f/f897abe4ea0a8c408ae65c8c83bffab4936ad65d6032d4fb4cd35bbdc3ee/cachetools-7.1.1-py3-none-any.whl";,
 hash = 
"sha256:0335cd7a0952d2b22327441fb0628139e234c565559eeb91a8a4ac7551c5353d", size 
= 16775, upload-time = "2026-05-03T20:00:27.857Z" },
 ]
 
 [[package]]

Reply via email to