chore(deps): update Python dependencies (2026-08-04) - #57
Conversation
All other pinned dependencies are already at their latest releases. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout. (3)
🔇 Additional comments (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe pinned ChangesDevelopment dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Updates the development dependency pins to keep type stubs current for the project’s tooling and static analysis workflow.
Changes:
- Bump
types-PyYAMLfrom6.0.12.20260518to6.0.12.20260724in dev requirements.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Dependency updates
All other pinned dependencies (requests 2.34.2, PyYAML 6.0.3, pytest 9.1.1, pytest-cov 7.1.0, responses 0.26.2, ruff 0.16.1, mypy 2.3.0, types-requests 2.33.0.20260712, pre-commit 4.6.1) were verified against PyPI and are already at their latest releases, so no other changes were needed.
pyproject.tomlversion floors already cover the new release.Supersedes Dependabot PR #56 (same types-PyYAML bump); Dependabot will close it automatically once this lands on main.
Checks run
pytest: 16 passed (coverage 81%)ruff check .: all checks passedruff format --check .: 8 files already formattedmypy main.py: no issues foundAll run on Python 3.14.6 in a fresh venv with the updated pins installed.
🤖 Generated with Claude Code