Skip to content

build(deps): bump cachelib from 0.9.0 to 0.13.0 - #80

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cachelib-0.13.0
Open

build(deps): bump cachelib from 0.9.0 to 0.13.0#80
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cachelib-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 6, 2026

Copy link
Copy Markdown
Contributor

Bumps cachelib from 0.9.0 to 0.13.0.

Release notes

Sourced from cachelib's releases.

0.13.0

https://cachelib.readthedocs.io/en/stable/changes/

0.12.0

https://cachelib.readthedocs.io/en/stable/changes/

0.11.0

https://cachelib.readthedocs.io/en/stable/changes/

0.10.2

https://cachelib.readthedocs.io/en/stable/changes/

0.10.1

https://cachelib.readthedocs.io/en/stable/changes/

0.10.0

https://cachelib.readthedocs.io/en/stable/changes/

Changelog

Sourced from cachelib's changelog.

Version 0.13.0

Released 2024-04-13

  • default hashlib.md5 may not be available in FIPS builds. We now do not access it at import time on FileSystemCacheso developers have time to change the default. hashlib.md5 will be lazy loaded when a new default is not provided

Version 0.12.0

Released 2024-02-11

  • RedisCache now supports callables as keys
  • Added MongoDB as a cache backend

Version 0.11.0

Released 2024-02-10

  • Drop python 3.7 support
  • Add python 3.11 support

Version 0.10.2

Released 2023-01-31

  • Fix broken release

Version 0.10.1

Released 2023-01-22

  • Fix logging pollution due to DynamoDB logging handler

Version 0.10.0

Released 2023-01-22

... (truncated)

Commits
  • 8949ab0 release 0.13.0 (#377)
  • b63bd00 Bump cryptography from 42.0.0 to 42.0.4 in /requirements (#351)
  • 1e8cf45 Bump pip-tools from 7.3.0 to 7.4.1 in /requirements (#364)
  • 362389c Bump types-redis from 4.6.0.20240218 to 4.6.0.20240311 in /requirements (#366)
  • c567e8d Bump mypy from 1.8.0 to 1.9.0 in /requirements (#367)
  • 40052e8 Bump pre-commit from 3.6.1 to 3.7.0 in /requirements (#371)
  • 28c0c85 [pre-commit.ci] pre-commit autoupdate (#372)
  • 190c87c Bump idna from 3.3 to 3.7 in /requirements (#374)
  • 083a652 Lazy load hashlib.md5 file system cache (#373)
  • 9a63146 Bump types-redis from 4.6.0.20240106 to 4.6.0.20240218 in /requirements (#358)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/cachelib-0.13.0 branch 2 times, most recently from 4b0aa58 to 1055ba5 Compare February 13, 2026 18:13
Bumps [cachelib](https://github.com/pallets-eco/cachelib) from 0.9.0 to 0.13.0.
- [Release notes](https://github.com/pallets-eco/cachelib/releases)
- [Changelog](https://github.com/pallets-eco/cachelib/blob/main/CHANGES.rst)
- [Commits](pallets-eco/cachelib@0.9.0...0.13.0)

---
updated-dependencies:
- dependency-name: cachelib
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/cachelib-0.13.0 branch from 1055ba5 to 524b6ff Compare February 13, 2026 18:52
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