Skip to content

chore(deps): update Python lockfile to latest patch/minor versions - #61

Merged
blarghmatey merged 3 commits into
mainfrom
deps/python-batch-update
Sep 15, 2026
Merged

blarghmatey merged 3 commits into
mainfrom
deps/python-batch-update

Conversation

@blarghmatey

Copy link
Copy Markdown
Member

Summary

  • Bumps `ast-serialize` 0.9.0 → 0.11.0 and `sentry-sdk` 2.68.1 → 2.69.1 via `uv lock --upgrade`. Everything else in the lockfile was already current from chore(deps): lock file maintenance #51.
  • Checked both changelogs for breaking changes: sentry-sdk's 2.69.x releases are additive (new `http.route` attributes, MCP/AI-integration fixes) with nothing touching the FastAPI/Starlette integration we rely on.

Test plan

  • `uv run pytest` — 203 passed
  • `uv run ruff check .` — clean
  • `uv run mypy src/` — clean

🤖 Generated with Claude Code

https://claude.ai/code/session_0179GFnvyFvnYew2PcxdLDsW

blarghmatey and others added 3 commits September 15, 2026 16:32
ast-serialize 0.9.0 -> 0.11.0, sentry-sdk 2.68.1 -> 2.69.1. No breaking
changes in either changelog; full test suite, ruff, and mypy all pass.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0179GFnvyFvnYew2PcxdLDsW
@blarghmatey
blarghmatey merged commit 4b8dcc4 into main Sep 15, 2026
5 checks passed
@blarghmatey
blarghmatey deleted the deps/python-batch-update branch September 15, 2026 20:39
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