Skip to content

build(deps): bump requests-cache from 1.3.0 to 1.3.1#219

Merged
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/requests-cache-1.3.1
Mar 6, 2026
Merged

build(deps): bump requests-cache from 1.3.0 to 1.3.1#219
ReenigneArcher 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 5, 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

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)

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e0624ea) to head (4936835).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #219   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1039      1039           
=========================================
  Hits          1039      1039           
Flag Coverage Δ
Linux 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0624ea...4936835. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ReenigneArcher ReenigneArcher merged commit f7f867d into master Mar 6, 2026
17 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/requests-cache-1.3.1 branch March 6, 2026 01:16
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