Closed dependabot[bot] closed 2 months ago
@dependabot recreate
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 57.20%. Comparing base (
a23a6a5
) to head (c6ddff2
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps requests-cache from 1.2.0 to 1.2.1.
Changelog
Sourced from requests-cache's changelog.
Commits
7f6be31
Merge pull request #993 from requests-cache/fix-empty-array423af82
Fix loading cached JSON content with decode_content=True when the root elemen...28dfa64
Add compatibility tests (for docs/external libraries) to CI and nox config4114cee
Merge pull request #992 from requests-cache/fix-responses-testf652475
Fix usage example with responses library to be compatible with requests 2.324dc0a52
Update dependenciesd002851
Update changelog and contributors1290ae9
Update dependencies08390ee
Merge pull request #985 from jcd000/mainbe91e87
Fixes crashes from patched form boundaryYou 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 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