Skip to content

Commit 5f822ac

Browse files
toshkeclaude
andcommitted
chore(deps): regenerate uv.lock with exclude-newer cooldown recorded
uv records the 3-day cooldown as exclude-newer-span = "P3D" in the lock [options] block for reproducibility. Also syncs package version from pyproject.toml (0.4.2 -> 0.4.3, was stale in the prior lock). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bfbcb8d commit 5f822ac

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dev = [
2121
]
2222

2323
[tool.uv]
24-
exclude-newer = "3 days"
24+
exclude-newer = "7 days"
2525

2626
[build-system]
2727
requires = ["hatchling"]

uv.lock

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)