Skip to content

[python]: Update cachecontrol requirement from <0.15,>=0.12 to >=0.14.4,<0.15#19

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/cachecontrol-gte-0.14.4-and-lt-0.15
Closed

[python]: Update cachecontrol requirement from <0.15,>=0.12 to >=0.14.4,<0.15#19
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/cachecontrol-gte-0.14.4-and-lt-0.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on cachecontrol to permit the latest version.

Release notes

Sourced from cachecontrol's releases.

v0.14.4

What's Changed

New Contributors

Full Changelog: psf/cachecontrol@v0.14.3...v0.14.4

Changelog

Sourced from cachecontrol's changelog.

0.14.4

  • Explicitly support Python 3.14.
  • Drop support for Python 3.9.

0.14.3

  • Drop support for Python 3.8.

0.14.2

  • Eliminate a race condition when overwriting cache entries.
  • Fix a requests object leak when doing caching on a streamed response

0.14.1

  • Explicitly support Python 3.13.

0.14.0

  • Explicitly allow pathlib.Path as a type for FileCache.directory.
  • Don't use the cache to return a full response if a request has a Range header.

0.13.1

  • Support for old serialization formats has been removed.
  • Move the serialization implementation into own method.
  • Drop support for Python older than 3.7.

0.13.0

YANKED

The project has been moved to the PSF <https://github.com/psf>_ organization.

  • Discard the strict attribute when serializing and deserializing responses.
  • Fix the IncompleteRead error thrown by urllib3 2.0.
  • Remove usage of utcnow in favor of timezone-aware datetimes.
  • Remove the compat module.
  • Use Python's unittest.mock library instead of mock.
  • Add type annotations.
  • Exclude the tests directory from the wheel.

... (truncated)

Commits
  • aba0315 chore: prepare for 0.14.4 (#394)
  • e8a9683 fix typo (#388)
  • 02df424 chore(ci): cleanup, add Python 3.14 (#392)
  • 9af76f7 build(deps): bump astral-sh/setup-uv in the actions group (#385)
  • 3f169f6 build(deps): bump github/codeql-action in the actions group (#383)
  • 3e0c8f2 build(deps): bump github/codeql-action in the actions group (#382)
  • 116113c chore: drop python 3.8 support, prep for release (#381)
  • bc67be7 chore(ci): fix pins with gha-update (#379)
  • cc3f42f build(deps): bump astral-sh/setup-uv in the actions group (#378)
  • 25d30a2 Convert license metadata to the PEP 639 format (#376)
  • Additional commits viewable in compare view

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)

Updates the requirements on [cachecontrol](https://github.com/psf/cachecontrol) to permit the latest version.
- [Release notes](https://github.com/psf/cachecontrol/releases)
- [Changelog](https://github.com/psf/cachecontrol/blob/master/docs/release_notes.rst)
- [Commits](psf/cachecontrol@v0.12.0...v0.14.4)

---
updated-dependencies:
- dependency-name: cachecontrol
  dependency-version: 0.14.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added d:python Update a Python dependency dependencies Add, remove, or update one or more dependencies labels Apr 13, 2026
@jwodder jwodder closed this Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/cachecontrol-gte-0.14.4-and-lt-0.15 branch April 13, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

d:python Update a Python dependency dependencies Add, remove, or update one or more dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant