Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update cachetools requirement from <5.5.0,>=5.3.3 to >=5.3.3,<5.6.0#4437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubAug 23, 2024

Updates the requirements oncachetools to permit the latest version.

Changelog

Sourced fromcachetools's changelog.

v5.5.0 (2024-08-18)

  • TTLCache.expire() returns iterable of expired(key, value)pairs.

  • TLRUCache.expire() returns iterable of expired(key, value)pairs.

  • Documentation improvements.

  • Update CI environment.

v5.4.0 (2024-07-15)

  • Add thekeys.typedmethodkey decorator.

  • DeprecateMRUCache class.

  • Deprecate@func.mru_cache decorator.

  • Update CI environment.

v5.3.3 (2024-02-26)

  • Documentation improvements.

  • Update CI environment.

v5.3.2 (2023-10-24)

  • Add support for Python 3.12.

  • Various documentation improvements.

v5.3.1 (2023-05-27)

  • Depend on Python >= 3.7.

v5.3.0 (2023-01-22)

... (truncated)

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

Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version.- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)- [Commits](tkem/cachetools@v5.3.3...v5.5.0)---updated-dependencies:- dependency-name: cachetools  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added ⚙️ dependenciesaffected functionality: dependencies 🔗 pythonrelated technology: python labelsAug 23, 2024
@Bibo-JoshiBibo-Joshi merged commit60b439f intomasterSep 1, 2024
2 of 21 checks passed
@Bibo-JoshiBibo-Joshi deleted the dependabot/pip/cachetools-gte-5.3.3-and-lt-5.6.0 branchSeptember 1, 2024 08:35
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsSep 9, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
⚙️ dependenciesaffected functionality: dependencies🔗 pythonrelated technology: python
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@Bibo-Joshi

[8]ページ先頭

©2009-2025 Movatter.jp