Skip to content

Bump requests-cache from 1.3.2 to 1.3.3#432

Merged
anatoly-scherbakov merged 1 commit into
masterfrom
dependabot/pip/requests-cache-1.3.3
Jul 6, 2026
Merged

Bump requests-cache from 1.3.2 to 1.3.3#432
anatoly-scherbakov merged 1 commit into
masterfrom
dependabot/pip/requests-cache-1.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps requests-cache from 1.3.2 to 1.3.3.

Changelog

Sourced from requests-cache's changelog.

1.3.3 (2026-07-03)

  • Fix SQLite vacuum() not freeing disk space
  • Fix DynamoDB item enumeration when the table exceeds 1MB
  • Fix Redis ttl_offset for items that should have no expiry
  • Fix error when receiving an empty Expires header value
Commits
  • 2cdd81a Update dependencies and changelog
  • a5223fc Merge pull request #1168 from requests-cache/bugfixes
  • 27d1745 Run both steps of FileCache.clear() within RLock
  • 33a6a03 Fix Redis ttl_offset for items that should have no expiry
  • 965a8d8 Fix DynamoDb pagination for iter and values()
  • 186a1bf Update dependencies and changelog
  • d2f83ec Merge pull request #1165 from gaoflow/fix/empty-expires-indexerror
  • 917e3f9 Fix IndexError when Expires header value is an empty string
  • ccbc6af Merge pull request #1162 from requests-cache/dependabot/uv/starlette-1.3.1
  • 6fe3a66 Merge pull request #1161 from requests-cache/dependabot/github_actions/codeco...
  • 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)

Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 1.3.2 to 1.3.3.
- [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.2...v1.3.3)

---
updated-dependencies:
- dependency-name: requests-cache
  dependency-version: 1.3.3
  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 Jul 6, 2026
@anatoly-scherbakov anatoly-scherbakov merged commit bacc561 into master Jul 6, 2026
1 check passed
@anatoly-scherbakov anatoly-scherbakov deleted the dependabot/pip/requests-cache-1.3.3 branch July 6, 2026 07:01
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