fix(deps): update dependency requests to v2.32.4 #345

Merged
luke merged 1 commits from renovate/requests-2.x into main 2025-06-09 23:21:03 +02:00
Member

This PR contains the following updates:

Package Type Update Change
requests (source, changelog) project.dependencies patch ==2.32.3 -> ==2.32.4

Release Notes

psf/requests (requests)

v2.32.4

Compare Source

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted
    environment will retrieve credentials for the wrong hostname/machine from a
    netrc file.

Improvements

  • Numerous documentation improvements

Deprecations

  • Added support for pypy 3.11 for Linux and macOS.
  • Dropped support for pypy 3.9 following its end of support.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [requests](https://requests.readthedocs.io) ([source](https://github.com/psf/requests), [changelog](https://github.com/psf/requests/blob/master/HISTORY.md)) | project.dependencies | patch | `==2.32.3` -> `==2.32.4` | --- ### Release Notes <details> <summary>psf/requests (requests)</summary> ### [`v2.32.4`](https://github.com/psf/requests/blob/HEAD/HISTORY.md#2324-2025-06-10) [Compare Source](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) **Security** - CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file. **Improvements** - Numerous documentation improvements **Deprecations** - Added support for pypy 3.11 for Linux and macOS. - Dropped support for pypy 3.9 following its end of support. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC44IiwidXBkYXRlZEluVmVyIjoiNDAuNDguOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-06-09 19:07:54 +02:00
fix(deps): update dependency requests to v2.32.4
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 10s
CI / ci (pull_request) Successful in 1m15s
036188d773
renovate-bot requested review from luke 2025-06-09 19:07:54 +02:00
Member

Decision: Accept
Change Score: 10/10

The diff shows a minor version update for the requests library, from version 2.32.3 to 2.32.4. The pyproject.toml and uv.lock files have been updated accordingly to reflect this change, including updated hashes and URLs for the source distribution and wheel files. This looks like a standard dependency update. No problems detected.

**Decision: Accept** **Change Score: 10/10** The diff shows a minor version update for the `requests` library, from version 2.32.3 to 2.32.4. The `pyproject.toml` and `uv.lock` files have been updated accordingly to reflect this change, including updated hashes and URLs for the source distribution and wheel files. This looks like a standard dependency update. No problems detected.
luke merged commit ff7241d653 into main 2025-06-09 23:21:03 +02:00
luke deleted branch renovate/requests-2.x 2025-06-09 23:21:04 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/pypilot#345
No description provided.