DLPX-97338 depbump: bump pytest from 9.0.2 to 9.0.3 (consolidates 9 PRs)#664
Closed
SumoSourabh wants to merge 1 commit into
Closed
DLPX-97338 depbump: bump pytest from 9.0.2 to 9.0.3 (consolidates 9 PRs)#664SumoSourabh wants to merge 1 commit into
SumoSourabh wants to merge 1 commit into
Conversation
This was referenced May 26, 2026
Contributor
Author
|
Closing — depbump dry-run rehearsal complete. The v2 flow (JIRA + amend commit + post-push blackbox + PR + label + linkback) all worked end-to-end. JIRA ticket DLPX-97338 will be similarly cleaned up. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DLPX-97338 depbump: bump pytest from 9.0.2 to 9.0.3
TL;DR
Consolidated 9 stale Dependabot PRs for pytest across all 5 modules into one PR. Bumped from 9.0.2 → 9.0.3 (latest within current major). 762 tests pass before AND after, 0 install errors, 0 transitive dep moves. One CVE patched in this range (GHSA-6w46-j5rx-g56g); vSDK is exposed via 156 tmpdir / tmp_path fixture call sites — fix is recommended.
Risk tier: MEDIUM
✅ depbump verified: build passes pre/post-change, smoke plugin built clean, flake8 clean, CVE is medium-severity, no breaking changes. Eligible for
merge_ready.JIRA tracking
Manifests affected (5)
common/requirements.txt: pytest 9.0.2 → 9.0.3libs/requirements.txt: pytest 9.0.2 → 9.0.3platform/requirements.txt: pytest 9.0.2 → 9.0.3tools/requirements.txt: pytest 9.0.2 → 9.0.3dvp/requirements.txt: pytest 9.0.2 → 9.0.3Source PRs consolidated (9)
depbump does not close these. Once this PR merges, Dependabot auto-closes them on next scan.
CVE findings (1)
GHSA-6w46-j5rx-g56g · CVE-2025-71176 · CVSS medium
/tmp/pytest-of-{user}name pattern, which allows local users to cause a denial of service or possibly gain privileges.tmpdir/tmp_pathacrosscommon/src,libs/src,platform/src,tools/src,dvp/src.Commit breakdown (10 commits between 9.0.2 and 9.0.3)
No breaking changes detected.
Build verification
Installed package changes (
pip freezediff)1 explicit + 0 transitive changes — clean patch bump.
Additional automations
Pre-push
sh bin/build_project.sh -f— flake8 0 issues across 5 modulessh bin/smoke_plugin_build.sh— dvp init + dvp build --dev → artifact.json 1.11 MBPost-push
git blackbox …→ tracking URL: https://selfservice-jenkins.eng-tools-prd.aws.delphixcloud.com/job/blackbox-self-service/217529/Generated by depbump · policy: latest-minor-within-major