chore(deps): bump vcrpy from 8.1.1 to 8.2.1 in the uv group across 1 directory - #18
Conversation
Bumps the uv group with 1 update in the / directory: [vcrpy](https://github.com/kevin1024/vcrpy). Updates `vcrpy` from 8.1.1 to 8.2.1 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v8.1.1...v8.2.1) --- updated-dependencies: - dependency-name: vcrpy dependency-version: 8.2.1 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
fairspec-python | 87774e0 | Commit Preview URL Branch Preview URL |
Jun 23 2026, 11:30 AM |
|
Claude finished @dependabot[bot]'s task in 1m 5s —— View job PR Review: vcrpy 8.1.1 → 8.2.1
SummaryThis is a safe, recommended dependency update. The only changed file is Security AnalysisCRITICAL → NONE (resolved by this PR) vcrpy 8.1.1 was vulnerable to GHSA-rpj2-4hq8-938g: cassettes loaded with the default YAML loader allowed arbitrary code execution via crafted tags like 8.2.1 fixes this by switching to a safe YAML loader. This PR resolves a known code execution vulnerability — it should be prioritized. Cassette CompatibilityThe two existing cassettes in Other Changes in 8.2.0–8.2.1
OWASP Top 10
VerdictApprove and merge. No issues found; this update removes an active security vulnerability with no risk of breakage to existing cassettes or tests. |
Bumps the uv group with 1 update in the / directory: vcrpy.
Updates
vcrpyfrom 8.1.1 to 8.2.1Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
8531203Release v8.2.1045acb1Use a safe YAML loader for cassettes to prevent code executionde43f46Fix lint failures from merged PRs (codespell + ruff UP032)514c374Validate record_mode and raise a clear error on invalid valuesb736caddocs: recommend pytest-recording over unmaintained pytest-vcr06758c9Release v8.2.06554837Add env proxy cassette regression test (#994)62cf5e1Accounting for modified requests when storing played cassettes, with a test (...13f201amake url available in VCRHTTPResponse (#976)d57b553improve error message on repeated requestt (#985)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.