build(deps): bump types-pyyaml from 6.0.12.20260724 to 6.0.12.20260815 - #21321
build(deps): bump types-pyyaml from 6.0.12.20260724 to 6.0.12.20260815#21321dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260724 to 6.0.12.20260815. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260815 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewI'll review this types-pyyaml bump for supply-chain risk: lockfile/manifest changes, upstream stubs, and whether the scanner's missing-tag and maintainer-drift warnings are real or expected for typeshed packages.PyPI hashes match the lockfile and both releases are owned by This is a routine typeshed stub bump ( Integrity
Scanner vs this review
No obfuscation, network/FS/process primitives, Unicode/IOC hits, or new dependencies. Safe to merge from a supply-chain standpoint. Compatibility AnalysisI'll inspect how
1) Where it is usedDeclared in
No 2) Intersection with upstream stub changesIn
No signature removals, no new required args, no PyYAML 7 API. Repo usage of 3) Risks / unknowns
4) ActionMerge. Confirm the existing mypy job on PR 21321 is green; no extra runtime tests are needed for this bump. Malware Scan Summary
Top findings
|
Coverage Report for CI Build 32895616588Warning No base build found for commit Coverage: 90.206%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsRequires a base build to compare against. How to fix this → Coverage Stats💛 - Coveralls |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps types-pyyaml from 6.0.12.20260724 to 6.0.12.20260815.
Commits
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Dev-only typing stub bump with no runtime or security impact on config/keyring YAML usage.
Overview
Bumps the optional dev dependency
types-pyyamlfrom6.0.12.20260724to6.0.12.20260815inpyproject.tomland refreshespoetry.lock(package entry and lockcontent-hash).This only updates PyYAML typing stubs from typeshed for mypy when installing the
devextras; it does not change the runtimepyyamldependency or application behavior.Reviewed by Cursor Bugbot for commit b9b493f. Bugbot is set up for automated code reviews on this repo. Configure here.