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 bfba7cb9 Build: Bump cachetools from 5.5.2 to 6.1.0 (#2145)
bfba7cb9 is described below
commit bfba7cb9fad4bc721374b744cac3be21ba0e2a45
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 30 10:51:33 2025 +0200
Build: Bump cachetools from 5.5.2 to 6.1.0 (#2145)
---
poetry.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index bec252b5..da6e480e 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -593,14 +593,14 @@ virtualenv = ["virtualenv (>=20.0.35)"]
[[package]]
name = "cachetools"
-version = "5.5.2"
+version = "6.2.0"
description = "Extensible memoizing collections and decorators"
optional = false
-python-versions = ">=3.7"
+python-versions = ">=3.9"
groups = ["main"]
files = [
- {file = "cachetools-5.5.2-py3-none-any.whl", hash =
"sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a"},
- {file = "cachetools-5.5.2.tar.gz", hash =
"sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4"},
+ {file = "cachetools-6.2.0-py3-none-any.whl", hash =
"sha256:1c76a8960c0041fcc21097e357f882197c79da0dbff766e7317890a65d7d8ba6"},
+ {file = "cachetools-6.2.0.tar.gz", hash =
"sha256:38b328c0889450f05f5e120f56ab68c8abaf424e1275522b138ffc93253f7e32"},
]
[[package]]