Skip to content

Refresh uv.lock files - #79

Merged
bjoaquinc merged 2 commits into
develfrom
chore/refresh-uv-lock-aug
Aug 4, 2026
Merged

Refresh uv.lock files#79
bjoaquinc merged 2 commits into
develfrom
chore/refresh-uv-lock-aug

Conversation

@bjoaquinc

Copy link
Copy Markdown
Collaborator

Ran uv lock --upgrade on the root project and the minimal_workspace scaffold, and bumped the onboarding notebook snapshot marimo_version in lockstep (test_snapshot_marimo_version_matches_lock passes).

Scaffold bumps (user-facing): dlt 1.29.0 → 1.29.1, pandas 3.0.3 → 3.0.5, s3fs 2026.6.0 → 2026.7.0, aiobotocore 3.8.0 → 3.9.0, cryptography 49.0 → 50.0, marimo 0.23.14 → 0.23.16, plus transitives; drops decorator.

Root bumps (dev/tooling): sqlglot 30.13 → 30.14, ruff 0.15.22 → 0.16.1, pytz, certifi, posthog, and others.

Adds an [Unreleased] CHANGELOG entry for the scaffold refresh.

Note: s3fs stays ≥ 2026.1.0, so it keeps the good pairing with aiobotocore 3 (ref dlt-hub/runtime#1576).

bjoaquinc and others added 2 commits August 4, 2026 09:40
Ran uv lock --upgrade on the root project and the minimal_workspace scaffold,
and bumped the onboarding notebook snapshot marimo_version 0.23.14 -> 0.23.16 in
lockstep. Notable scaffold bumps: dlt 1.29.0 -> 1.29.1, pandas 3.0.3 -> 3.0.5,
s3fs 2026.6.0 -> 2026.7.0, aiobotocore 3.8.0 -> 3.9.0, cryptography 49.0 -> 50.0,
marimo 0.23.14 -> 0.23.16. Root bumps: sqlglot, ruff, pytz, and others. Added an
[Unreleased] CHANGELOG entry for the scaffold refresh.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ruff 0.16 turns on new default lint rules that flag pre-existing code; adopting
them is a separate migration. Pin ruff <0.16 so the lock refresh does not drag
in a new ruleset. Re-locked the root (scaffold lock unaffected).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@anuunchin anuunchin left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM 🍄

@bjoaquinc
bjoaquinc merged commit b4dfc3b into devel Aug 4, 2026
5 checks passed
This was referenced Aug 4, 2026
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