build(deps): bump cachier from 4.1.0 to 4.2.0 in /requirements#3359
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump cachier from 4.1.0 to 4.2.0 in /requirements#3359dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Azure Pipelines: 4 pipeline(s) require an authorized user to comment /azp run to run. |
rittik9
approved these changes
Apr 18, 2026
Bumps [cachier](https://github.com/python-cachier/cachier) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/python-cachier/cachier/releases) - [Commits](python-cachier/cachier@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: cachier dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
73ad018 to
f3e4e6a
Compare
Borda
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps cachier from 4.1.0 to 4.2.0.
Release notes
Sourced from cachier's releases.
Commits
d99f22fRelease v4.2.0 (#329)b8c7815Add S3 backend core (#338)d3b000aAdd support for Python 3.14 and end support of Python 3.9 (#340)85539dcRestrict decorating async methods with sync enignes of Redis, Mongo and SQL c...fdd521cAdd contributing guidelines to Copilot instructions (#333)6414fb4Update README.rst according to the new async features (#334)b3933d5Add async clients support (#326)66bd714Update documentation and remove redundant section (#325)a82fe54Add asyncio/coroutine support for caching async functions (#319)a683275Fix cache key generation for variadic arguments (*args, **kwargs) (#322)