Skip to content

Bump the all-dependencies group with 2 updates#71

Merged
wu-sheng merged 1 commit into
mainfrom
dependabot/pip/all-dependencies-b20db0142c
Feb 21, 2025
Merged

Bump the all-dependencies group with 2 updates#71
wu-sheng merged 1 commit into
mainfrom
dependabot/pip/all-dependencies-b20db0142c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 21, 2025

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

Updates cachetools from 5.5.1 to 5.5.2

Changelog

Sourced from cachetools's changelog.

v5.5.2 (2025-02-20)

  • Reduce number of @cached lock/unlock operations.

  • Improve documentation.

  • Update CI environment.

Commits
  • c403f9f Bump version
  • 9e11baa Bump copyright year.
  • 450cd41 Update CI environment.
  • d63ec41 Bump codecov/codecov-action from 4.5.0 to 5.3.1
  • bcd3399 Bump actions/setup-python from 5.2.0 to 5.4.0
  • 8bda7ea Bump actions/checkout from 4.2.0 to 4.2.2
  • c03a7ee Fix #328: Add note about maxsize being an actual number.
  • 72b4a32 Reduce number of decorator lock/unlock operations in case of cache miss.
  • 2252883 Add test case for decorator lock/unlock operations.
  • fef378f Show missing lines in tox coverage report.
  • Additional commits viewable in compare view

Updates gradio from 5.16.2 to 5.17.0

Release notes

Sourced from gradio's releases.

gradio@5.17.0

Features

Fixes

Changelog

Sourced from gradio's changelog.

5.17.0

Features

Fixes

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 5.5.1 to 5.5.2
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.5.1...v5.5.2)

Updates `gradio` from 5.16.2 to 5.17.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@5.16.2...gradio@5.17.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: gradio
  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 the dependencies Pull requests that update a dependency file label Feb 21, 2025
@wu-sheng wu-sheng merged commit 4a01bac into main Feb 21, 2025
@wu-sheng wu-sheng deleted the dependabot/pip/all-dependencies-b20db0142c branch February 21, 2025 10:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant