Skip to content

Commit 0288e9d

Browse files
committed
uv lock --upgrade
1 parent 16b330f commit 0288e9d

2 files changed

Lines changed: 1909 additions & 797 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ dev = [
3939
requires = ["uv_build>=0.9.13,<0.10.0"]
4040
build-backend = "uv_build"
4141

42+
[tool.uv]
43+
exclude-newer = "1 week"
44+
4245
[tool.ruff]
4346
line-length = 130
4447
target-version = "py310"

0 commit comments

Comments
 (0)