Skip to content

Bump the all-dependencies group with 2 updates#175

Merged
kezhenxu94 merged 1 commit intomainfrom
dependabot/pip/all-dependencies-bd13d4e2f1
Mar 3, 2026
Merged

Bump the all-dependencies group with 2 updates#175
kezhenxu94 merged 1 commit intomainfrom
dependabot/pip/all-dependencies-bd13d4e2f1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps the all-dependencies group with 2 updates: cachetools and gradio.

Updates cachetools from 7.0.1 to 7.0.2

Changelog

Sourced from cachetools's changelog.

v7.0.2 (2026-03-02)

  • Provide more efficient clear() implementation for all support Cache classes (courtesy Josep Pon Farreny).
Commits
  • 8011b71 Release v7.0.2.
  • 73d1602 Minor cleanups.
  • 083ee5f Add clear() tests for TTLCache and TLRUCache.
  • 2181fad Add comment explaining clear() optimization.
  • 595e7af Address PR review comments for clear() methods
  • c9c942f Add efficient clear() method to all cache classes.
  • 330f147 Add efficient clear() method to Cache, LRUCache, and LFUCache.
  • See full diff in compare view

Updates gradio from 6.7.0 to 6.8.0

Release notes

Sourced from gradio's releases.

gradio@6.8.0

Features

Fixes

Changelog

Sourced from gradio's changelog.

6.8.0

Features

Fixes

6.7.1

Features

Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 2 updates: [cachetools](https://github.com/tkem/cachetools) and [gradio](https://github.com/gradio-app/gradio).


Updates `cachetools` from 7.0.1 to 7.0.2
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v7.0.1...v7.0.2)

Updates `gradio` from 6.7.0 to 6.8.0
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/gradio@6.7.0...gradio@6.8.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: gradio
  dependency-version: 6.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 3, 2026
@kezhenxu94 kezhenxu94 merged commit 0a72591 into main Mar 3, 2026
3 checks passed
@kezhenxu94 kezhenxu94 deleted the dependabot/pip/all-dependencies-bd13d4e2f1 branch March 3, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant