chore(deps): bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory#2350
chore(deps): bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory#2350dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the uv group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM, straightforward Dependabot lock file bump for requests 2.32.5 -> 2.33.0.
Extended reasoning...
Overview
This is an automated Dependabot PR that bumps the requests dependency from 2.32.5 to 2.33.0 in the uv.lock file only. The diff is minimal — just version strings, hashes, and URLs changing for the requests package entry.
Security risks
No security risks introduced by this PR. In fact, the upgrade includes a security fix (CVE-2026-25645 for extract_zipped_paths), making this a beneficial update. The lock file change only updates hashes and URLs pointing to official PyPI artifacts.
Level of scrutiny
This is a low-risk, mechanical dependency version bump in a lock file generated by tooling. The requests library is a well-established, widely-used package and this is a minor version bump. No source code changes are involved.
Other factors
No bugs were found by the bug hunting system. No outstanding reviewer comments exist. The PR timeline shows no prior reviews or discussion. This is a standard Dependabot workflow that only touches the lock file with no impact on application logic.
Bumps the uv group with 1 update in the / directory: requests.
Updates
requestsfrom 2.32.5 to 2.33.0Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)753fd08docs: fix FAQ grammar in httplib2 example774a0b8docs(socks): same block as other sections9c72a41Bump github/codeql-action from 4.33.0 to 4.34.1ebf7190Bump github/codeql-action from 4.32.0 to 4.33.00e4ae38docs: exclude Response.is_permanent_redirect from API docs (#7244)d568f47docs: clarify Quickstart POST example (#6960)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.