Skip to content

chore(deps): update dependency requests to v2.34.1#549

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/requests-2.x
May 13, 2026
Merged

chore(deps): update dependency requests to v2.34.1#549
renovate[bot] merged 1 commit into
mainfrom
renovate/requests-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2026

This PR contains the following updates:

Package Change Age Confidence
requests (changelog) ==2.34.0==2.34.1 age confidence

Release Notes

psf/requests (requests)

v2.34.1

Compare Source

Bugfixes

  • Widened json input type from dict and list to Mapping
    and Sequence. (#​7436)
  • Changed headers input type to MutableMapping and removed None from
    Request.headers typing to improve handling for users. (#​7431)
  • Response.reason moved from str | None to str to improve handling
    for users. (#​7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations
    weren't being properly detected as Iterables. (#​7433)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Third-party library dependencies. label May 13, 2026
@renovate renovate Bot enabled auto-merge (squash) May 13, 2026 21:04
@renovate renovate Bot merged commit bb67ec3 into main May 13, 2026
16 checks passed
@renovate renovate Bot deleted the renovate/requests-2.x branch May 13, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants