Skip to content

chore: refresh uv.lock files - #82

Merged
bjoaquinc merged 1 commit into
develfrom
chore/refresh-uv-lock-aug17
Aug 18, 2026
Merged

chore: refresh uv.lock files#82
bjoaquinc merged 1 commit into
develfrom
chore/refresh-uv-lock-aug17

Conversation

@bjoaquinc

Copy link
Copy Markdown
Collaborator

Overview

Routine dependency refresh: uv lock --upgrade on the root project and the minimal_workspace scaffold. Both lock guards were already passing, so this is a latest-within-constraint refresh rather than a fix for drift.

Changes

  • src/create_dlthub_workspace/scaffolds/minimal_workspace/uv.lock: 25 packages, notably dlt 1.29.1 → 1.30.0, dlthub 0.29.0 → 0.30.0, dlthub-client 0.28.1 → 0.28.2, starlette 1.3.1 → 1.6.0, numpy 2.5.1 → 2.5.2, pyarrow 25.0.0 → 25.0.1.
  • uv.lock (root): 11 packages, notably dlt 1.29.1 → 1.30.0, mypy 2.3.0 → 2.3.1, posthog 7.37.0 → 7.39.1, sqlglot 30.14.0 → 30.17.0, orjson 3.11.9 → 3.12.0.
  • CHANGELOG.md: [Unreleased] entry for the scaffold refresh.

marimo is unchanged in this refresh, so the onboarding notebook's session snapshot marimo_version needs no lockstep bump.

Tests

  • make lock-check, make scaffold-lock-check, make scaffold-launcher-deps-check — all OK
  • make test — 168 tests pass
  • make lint-ci — ruff format + check clean, mypy clean on 29 source files

Ran uv lock --upgrade on the root project and the minimal_workspace scaffold.
Notable scaffold bumps: dlt 1.29.1 -> 1.30.0, dlthub 0.29.0 -> 0.30.0,
dlthub-client 0.28.1 -> 0.28.2, starlette 1.3.1 -> 1.6.0, numpy 2.5.1 -> 2.5.2.
Root bumps: dlt, mypy, posthog, sqlglot, orjson, and others. marimo is unchanged,
so the onboarding notebook snapshot needs no lockstep bump. Added an [Unreleased]
CHANGELOG entry for the scaffold refresh.
@bjoaquinc bjoaquinc mentioned this pull request Aug 17, 2026
@bjoaquinc
bjoaquinc merged commit fa58f0d into devel Aug 18, 2026
5 checks passed
@bjoaquinc
bjoaquinc deleted the chore/refresh-uv-lock-aug17 branch August 18, 2026 08:10
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