This is an automated email from the ASF dual-hosted git repository.
jerryshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new f229b4c427 build(deps): bump cachetools from 7.0.1 to 7.1.4 in
/clients/client-python (#11868)
f229b4c427 is described below
commit f229b4c4272e15e0f0c21ea30ec64b4593082f9c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 16 19:56:38 2026 +0800
build(deps): bump cachetools from 7.0.1 to 7.1.4 in /clients/client-python
(#11868)
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.0.1 to
7.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst">cachetools's
changelog</a>.</em></p>
<blockquote>
<h1>v7.1.4 (2026-05-22)</h1>
<ul>
<li>
<p>Minor unit test improvements.</p>
</li>
<li>
<p>Update build environment.</p>
</li>
</ul>
<h1>v7.1.3 (2026-05-18)</h1>
<ul>
<li>
<p>Minor type stub improvements.</p>
</li>
<li>
<p>Update build environment.</p>
</li>
</ul>
<h1>v7.1.2 (2026-05-16)</h1>
<ul>
<li>
<p>Minor type stub improvements.</p>
</li>
<li>
<p>Minor documentation improvements.</p>
</li>
<li>
<p>Modernize build environment.</p>
</li>
</ul>
<h1>v7.1.1 (2026-05-03)</h1>
<ul>
<li>Various type stub improvements.</li>
</ul>
<h1>v7.1.0 (2026-05-01)</h1>
<ul>
<li>
<p>Add type stubs based on the work of the good people at <code>typeshed
<https://github.com/python/typeshed/tree/main/stubs/cachetools/></code>__.</p>
</li>
<li>
<p>Update unit tests.</p>
</li>
</ul>
<h1>v7.0.6 (2026-04-20)</h1>
<ul>
<li>
<p>Minor code improvements.</p>
</li>
<li>
<p>Update project URLs.</p>
</li>
<li>
<p>Update CI environment.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tkem/cachetools/commit/48284d73d0a8834c9c50f8d41bb99e6f93b2dfed"><code>48284d7</code></a>
Release v7.1.4.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/55ea96b88a485fca9effae0f838186274f00897c"><code>55ea96b</code></a>
Update build environment.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/c5439fe5dc883220b59469e450dbcbf9f4c2e52d"><code>c5439fe</code></a>
Add threading tests for lock-only decorators.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/91828fccd629d426157a165d38563614ba06a875"><code>91828fc</code></a>
Run threading tests unconditionally with timeout.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/16952edb1eb2d2ced7601e12db722008e5156912"><code>16952ed</code></a>
Release v7.1.3.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/92dd756b93813d1ddfe70893e9c219342a52e19a"><code>92dd756</code></a>
Prepare v7.1.3.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/ced08f52ef792a010b8171715c7842da4e11b9ac"><code>ced08f5</code></a>
Improve cachetools.func type stubs.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/d809d7be5a222effd3663c33baaaee3802972daa"><code>d809d7b</code></a>
Update build environment.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/c84b5e5be3d33a32d33f0988b524fb86de1e44f2"><code>c84b5e5</code></a>
Release v7.1.2.</li>
<li><a
href="https://github.com/tkem/cachetools/commit/39ad61c1db56600fe903f3c4216996c491e775bf"><code>39ad61c</code></a>
Prepare v7.1.2.</li>
<li>Additional commits viewable in <a
href="https://github.com/tkem/cachetools/compare/v7.0.1...v7.1.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jerry Shao <[email protected]>
---
clients/client-python/requirements-dev.txt | 2 +-
clients/client-python/requirements.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/clients/client-python/requirements-dev.txt
b/clients/client-python/requirements-dev.txt
index 8c700d8d61..12fd480183 100644
--- a/clients/client-python/requirements-dev.txt
+++ b/clients/client-python/requirements-dev.txt
@@ -25,7 +25,7 @@ pandas==2.3.3
pyarrow==23.0.1
llama-index==0.13.0
tenacity==9.1.4
-cachetools==7.0.1
+cachetools==7.1.4
readerwriterlock==1.0.9
docker==7.1.0
pyjwt[crypto]==2.13.0
diff --git a/clients/client-python/requirements.txt
b/clients/client-python/requirements.txt
index 2a5f2b2f3d..57353994fe 100644
--- a/clients/client-python/requirements.txt
+++ b/clients/client-python/requirements.txt
@@ -22,7 +22,7 @@ dataclasses-json==0.6.7
readerwriterlock==1.0.9
fsspec==2026.2.0
pyarrow==23.0.1
-cachetools==7.0.1
+cachetools==7.1.4
gcsfs==2026.2.0
s3fs==2026.2.0
ossfs==2025.5.0