build(deps): bump types-psutil from 7.2.2.20260827 to 7.2.2.20260906 - #21372
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewI'll review the types-psutil bump against the malware checklist, scanner findings, and local lockfile/upstream evidence.Verdict: benign This is a date-stamped typeshed stub republish of Scanner status was warn with two heuristics. Those do not indicate compromise here:
No unicode/confusable/IOC hits. Treat the scanner findings as false positives for this packaging model. Compatibility AnalysisI'll analyze how
1) Where it is usedThe stub is declared in
Callers of 2) Intersection with stub changesUpstream (typeshed This repo does not 3) Risks / unknowns
4) VerdictMerge. No API overlap with the stub delta. Confirm mypy on the PR as usual; no extra runtime test plan. Malware Scan Summary
Top findings
|
Coverage Report for CI Build 34415764557Coverage increased (+0.006%) to 90.212%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions17 previously-covered lines in 7 files lost coverage.
Coverage Stats💛 - Coveralls |
|
@dependabot rebase |
60549aa to
030992b
Compare
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewVerdict: benign I'll review this types-psutil bump for supply-chain risk: lockfile/manifest changes, upstream package contents, and the malware-scan findings.I'll inspect lockfile hashes, typeshed stub history, and PyPI metadata to see whether the scanner warnings are real or just unresolved tags.
Integrity
Scanner vs review
Checklist (all clear)
Safe to merge from a supply-chain malware perspective. Compatibility AnalysisI'll inspect how
1) Usage in this repoDeclared in Runtime
2) Intersection with upstream changesStub changelog (typeshed-internal/stub_uploader
No signatures used here were changed. Call sites already use public names that belong in 3) Risks / unknowns
4) VerdictMerge. Date-only stub republish with Malware Scan Summary
Top findings
|
build(deps): consolidated dependabot updates Updates poetry.lock only (pyproject.toml constraints unchanged): - types-psutil → 7.2.2.20260827 (#21372) - build → 1.6.0 (#21370) - boto3-stubs → 1.43.87 (#21369) - boto3 → 1.43.87 (#21367) - coverage → 7.16.0 (#21366) - filelock → 3.32.5 (#21365) - lxml → 6.1.3 (#21339) - gitpython → 3.1.59 (#21377)
|
@dependabot rebase |
030992b to
656e7c1
Compare
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewVerdict: benign I'll review the types-psutil bump against lockfile/upstream changes and the malware-scan findings. This is a routine typeshed stub republish: Scanner vs interpretation: the scan status is
Unicode/IOC/confusable findings were all zero. No obfuscation, unexpected network/FS/process behavior, or lockfile integrity anomalies in the update itself. Safe to merge from a malware/supply-chain standpoint. Compatibility AnalysisI'll inspect how
Usage in this repo
None of those sites use Upstream delta (7.2.2.20260827 → 7.2.2.20260906)Stub uploader changelog (psutil.md):
Checked against Risks / unknowns
No hold criteria. Merge after the usual mypy/pre-commit green on the PR. Malware Scan Summary
Top findings
|
Bumps [types-psutil](https://github.com/python/typeshed) from 7.2.2.20260827 to 7.2.2.20260906. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-psutil dependency-version: 7.2.2.20260827 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
656e7c1 to
036d73c
Compare
|
Superseded by #21411. |
Bumps types-psutil from 7.2.2.20260827 to 7.2.2.20260906.
Commits
Note
Low Risk
Dev-only typeshed stub bump with no application or runtime dependency changes.
Overview
Updates the optional dev dependency
types-psutilto>=7.2.2.20260906inpyproject.tomland refreshespoetry.lockso the resolved stub package is 7.2.2.20260906 (new wheel/tarball hashes and lock content-hash).This only affects static typing for existing
psutilusage (e.g. in utilities); runtimepsutilis unchanged.Reviewed by Cursor Bugbot for commit 036d73c. Bugbot is set up for automated code reviews on this repo. Configure here.