Skip to content

build(deps): bump cachetools from 6.2.4 to 7.0.5#2065

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cachetools-7.0.5
Closed

build(deps): bump cachetools from 6.2.4 to 7.0.5#2065
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cachetools-7.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Bumps cachetools from 6.2.4 to 7.0.5.

Changelog

Sourced from cachetools's changelog.

v7.0.5 (2026-03-09)

  • Minor @cachedmethod performance improvements.

v7.0.4 (2026-03-08)

  • Fix and properly document @cachedmethod.cache_key behavior.

  • Minor documentation improvements.

v7.0.3 (2026-03-05)

  • Fix DeprecationWarning when creating an autospec mock with @cachedmethod decorations.

v7.0.2 (2026-03-02)

  • Provide more efficient clear() implementation for all support Cache classes (courtesy Josep Pon Farreny).

v7.0.1 (2026-02-10)

  • Various test improvements.

  • Update Copilot Instructions.

v7.0.0 (2026-02-01)

  • Require Python 3.10 or later (breaking change).

  • Drop support for passing info as fourth positional parameter to @cached (breaking change).

  • Drop support for cache(self) returning None with @cachedmethod (breaking change).

  • Convert the @cachedmethod wrappers to descriptors, deprecating its use with class methods and instances that do not provide a mutable __dict__ attribute (potentially breaking change).

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 24, 2026
@github-actions
Copy link
Copy Markdown

Looks like a major version upgrade! Skipping auto-merge.

@snarfed snarfed enabled auto-merge (rebase) March 24, 2026 22:44
@dependabot dependabot Bot force-pushed the dependabot/pip/cachetools-7.0.5 branch from 93f927a to 56ee3f1 Compare March 25, 2026 22:47
@github-actions
Copy link
Copy Markdown

Looks like a major version upgrade! Skipping auto-merge.

@dependabot dependabot Bot force-pushed the dependabot/pip/cachetools-7.0.5 branch from 56ee3f1 to 00434f5 Compare April 6, 2026 22:47
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Looks like a major version upgrade! Skipping auto-merge.

@dependabot dependabot Bot force-pushed the dependabot/pip/cachetools-7.0.5 branch from 00434f5 to facf833 Compare April 7, 2026 22:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

Looks like a major version upgrade! Skipping auto-merge.

Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.4 to 7.0.5.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v6.2.4...v7.0.5)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/cachetools-7.0.5 branch from facf833 to 6f3e878 Compare April 19, 2026 01:18
@github-actions
Copy link
Copy Markdown

Looks like a major version upgrade! Skipping auto-merge.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Superseded by #2091.

@dependabot dependabot Bot closed this Apr 20, 2026
auto-merge was automatically disabled April 20, 2026 23:48

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/cachetools-7.0.5 branch April 20, 2026 23:48
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.

0 participants