Skip to content

chore: Upgrade locked dependencies - #121

Merged
howbazaar merged 1 commit into
mainfrom
thumper/chore/deps
Aug 11, 2026
Merged

chore: Upgrade locked dependencies#121
howbazaar merged 1 commit into
mainfrom
thumper/chore/deps

Conversation

@howbazaar

Copy link
Copy Markdown
Contributor

what

Refresh uv.lock via uv lock --upgrade. No source changes.

Notable major bumps:

  • cryptography 48 → 50
  • ty 0.0.34 → 0.0.65

why

The lock had drifted. This was originally picked up as a side effect of
just pkg-prep, which runs uv lock --upgrade alongside the version bump — it
is split out here so the release commit is version + NEWS only and the
dependency churn can be reviewed on its own.

Note [tool.uv] exclude-newer = "7 days" in pyproject.toml pins resolution
to packages at least a week old, so re-locking later will produce a different
result than this one.

testing

  • just test — 90 passed
  • uv run pre-commit run --all-files — all 14 hooks pass

docs

N/A — no user-facing change.

🤖 Generated with Claude Code

Refresh uv.lock via `uv lock --upgrade`. Notable majors: cryptography
48 -> 50 and ty 0.0.34 -> 0.0.65.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@howbazaar
howbazaar requested a review from a team as a code owner August 10, 2026 23:36
@greptile-apps

greptile-apps Bot commented Aug 10, 2026

Copy link
Copy Markdown

No reviewable files after applying ignore patterns.

@jtroup jtroup left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @howbazaar

@howbazaar
howbazaar merged commit b004cb4 into main Aug 11, 2026
10 checks passed
@howbazaar
howbazaar deleted the thumper/chore/deps branch August 11, 2026 00:53
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.

2 participants