Skip to content

Bump requests-cache from 1.3.0 to 1.3.1#387

Merged
anatoly-scherbakov merged 1 commit intomasterfrom
dependabot/pip/requests-cache-1.3.1
Mar 9, 2026
Merged

Bump requests-cache from 1.3.0 to 1.3.1#387
anatoly-scherbakov merged 1 commit intomasterfrom
dependabot/pip/requests-cache-1.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps requests-cache from 1.3.0 to 1.3.1.

Changelog

Sourced from requests-cache's changelog.

1.3.1 (2025-03-03)

  • Add support for multiple response variations based on Vary
  • Fix overwriting headers after revalidation in read_only mode
  • Add tests for python 3.15 (alpha)
Commits
  • f8ec2f0 Update changelog
  • d5086ff Merge pull request #1141 from requests-cache/fix-ro-revalidate
  • ec040c9 Fix regression: separately test conditions for 'skip because it's not needed'...
  • 12841a6 Fix overwriting headers after revalidation in read_only mode
  • 900b234 Merge pull request #1138 from requests-cache/vary-secondary-key
  • 9bd9164 Add a secondary cache key for Vary
  • 25cc906 Update actions
  • 9e6a415 Merge pull request #1139 from requests-cache/docs
  • 59154e1 Add tests for python 3.15 (alpha)
  • 258d3c1 Remove reference to unsupported standalone BSON codec
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 9, 2026
Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/requests-cache/requests-cache/releases)
- [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md)
- [Commits](requests-cache/requests-cache@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: requests-cache
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requests-cache-1.3.1 branch from 8fb7a75 to 42d94d0 Compare March 9, 2026 08:11
@anatoly-scherbakov anatoly-scherbakov merged commit d7cb398 into master Mar 9, 2026
1 check passed
@anatoly-scherbakov anatoly-scherbakov deleted the dependabot/pip/requests-cache-1.3.1 branch March 9, 2026 08:24
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.

1 participant