Skip to content

chore(deps): refresh root and scaffold uv.lock to latest within-constraint versions#3

Merged
bjoaquinc merged 1 commit into
develfrom
chore/refresh-locks
Jun 30, 2026
Merged

chore(deps): refresh root and scaffold uv.lock to latest within-constraint versions#3
bjoaquinc merged 1 commit into
develfrom
chore/refresh-locks

Conversation

@bjoaquinc

Copy link
Copy Markdown
Collaborator

Summary

Refreshes both uv.lock files to the latest dependency versions allowed by the existing pyproject.toml constraints, via make lock-upgrade and make scaffold-lock-upgrade. No pyproject.toml constraints changed.

Root (uv.lock)

  • pytest 9.1.0 → 9.1.1
  • ruff 0.15.17 → 0.15.20

Scaffold workspace (src/dlthub_init/scaffolds/minimal_workspace/uv.lock)

  • dlthub-client 0.27.9 → 0.28.0
  • cyclopts 4.19.0 → 4.20.0, marimo 0.23.10 → 0.23.11, mcp 1.28.0 → 1.28.1, opentelemetry-api 1.42.1 → 1.43.0
  • transitive: anyio 4.14.0 → 4.14.1, click 8.4.1 → 8.4.2, joserfc 1.7.1 → 1.7.2, rich-rst 2.0.1 → 2.0.2, rpds-py → 2026.6.3

Testing

  • make lock-check ✅ / make scaffold-lock-check
  • make test ✅ (103 passed)

🤖 Generated with Claude Code

…raint versions

Bumps dlthub-client 0.27.9 -> 0.28.0 in the bundled minimal workspace,
plus dev tooling (pytest 9.1.0 -> 9.1.1, ruff 0.15.17 -> 0.15.20) and
assorted transitive dependencies. No pyproject.toml constraint changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bjoaquinc
bjoaquinc merged commit c4296fe into devel Jun 30, 2026
4 checks passed
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