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
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](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>
3e64544 to
3c89528
Compare
There was a problem hiding this comment.
LGTM, straightforward lockfile-only dependency bump for requests 2.32.5 -> 2.33.0 (includes a security fix).
Extended reasoning...
Overview
This PR is an automated Dependabot bump of the requests library from 2.32.5 to 2.33.0. The only file changed is uv.lock, updating the version, sdist URL/hash, and wheel URL/hash for the requests package. No source code, configuration, or build files are modified.
Security risks
No security risks introduced. The update itself includes a security fix (CVE-2026-25645 for extract_zipped_paths), making this a beneficial change. The hashes in the lockfile are pinned to specific PyPI artifacts.
Level of scrutiny
This requires minimal scrutiny. It is a lockfile-only change produced by Dependabot for a well-known, widely-used package. The version bump is a minor version (2.32 -> 2.33) with no breaking API changes relevant to this project. The dependency list for requests itself is unchanged (certifi, charset-normalizer, idna, urllib3).
Other factors
No prior reviews or comments exist on this PR. No bugs were found. The requests 2.33.0 release notes indicate it drops Python 3.9 support, but this project already targets Python 3.10+, so that is not a concern. This is a routine, low-risk dependency update.
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)