Skip to content

build(deps): bump flask-caching from 2.4.0 to 2.4.1#1133

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flask-caching-2.4.1
Open

build(deps): bump flask-caching from 2.4.0 to 2.4.1#1133
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flask-caching-2.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps flask-caching from 2.4.0 to 2.4.1.

Release notes

Sourced from flask-caching's releases.

2.4.1

https://github.com/pallets-eco/flask-caching/blob/v2.3.1/CHANGES.rst

What's Changed

New Contributors

Full Changelog: pallets-eco/flask-caching@v2.4.0...v2.4.1

Changelog

Sourced from flask-caching's changelog.

Version 2.4.1

Released 2026-07-08

  • Use pallets_sphinx_themes for the documentation.
  • Type CachedResponse.__init__ so it doesn't trigger mypy [no-untyped-call] in strict downstream codebases. :issue:628
  • Docs: clarify that @memoize uses repr(obj) (or __caching_id__) for the self/cls identity, not Python's :func:id. :issue:555
  • Fix test failure with pytest 9.1. :issue:651
Commits
  • 2892a64 Fix "publish" GitHub Actions workflow
  • 05cfb79 Version 2.4.1
  • 5c846dc Update dependencies
  • 6ca413d Use pallets_sphinx_themes for the docs.
  • d2c0aa4 Merge pull request #643 from jbbqqf/fix/628-cachedresponse-init-type
  • e2de5b1 Merge branch 'main' into fix/628-cachedresponse-init-type
  • 5109d6b Merge pull request #647 from pallets-eco/dependabot/uv/cryptography-48.0.1
  • 8c4b644 Merge pull request #652 from cjwatson/pytest-9.1
  • f24171d Don't define class-scoped fixtures as instance methods
  • b559c7b Merge pull request #650 from vsmontanari/feat/redis-cluster-cache-from-url-kw...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [flask-caching](https://github.com/pallets-eco/flask-caching) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/pallets-eco/flask-caching/releases)
- [Changelog](https://github.com/pallets-eco/flask-caching/blob/main/CHANGES.rst)
- [Commits](pallets-eco/flask-caching@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: flask-caching
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 8, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) July 8, 2026 22:13
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