Skip to content

fix(python): bump template pytest to ^9.0.3 for tmpdir vulnerability#96

Merged
michaelbarton merged 1 commit into
masterfrom
fix/pytest-tmpdir-vuln
Jun 12, 2026
Merged

fix(python): bump template pytest to ^9.0.3 for tmpdir vulnerability#96
michaelbarton merged 1 commit into
masterfrom
fix/pytest-tmpdir-vuln

Conversation

@michaelbarton

Copy link
Copy Markdown
Owner

Resolves Dependabot alert #1 (moderate): pytest < 9.0.3 has vulnerable tmpdir handling.

The cookiecutter template pinned pytest = "^8.0.0", which can never resolve to the patched 9.0.3. Bumped to ^9.0.3; the template already requires python = "^3.10", which pytest 9 supports.

🤖 Generated with Claude Code

Dependabot alert #1: pytest < 9.0.3 has vulnerable tmpdir handling
(moderate). The ^8.0.0 caret pin could never resolve to the patched
version. Template requires python ^3.10, which pytest 9 supports.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@michaelbarton michaelbarton merged commit abd93f8 into master Jun 12, 2026
2 checks passed
@michaelbarton michaelbarton deleted the fix/pytest-tmpdir-vuln branch June 12, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant