Skip to content

Commit a1b3293

Browse files
authored
Set dependency cooldown in uv (#192)
see marshmallow-code/marshmallow#2959 (comment)
1 parent 1f5fd26 commit a1b3293

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dev = [{ include-group = "tests" }, "tox", "tox-uv", "pre-commit>=3.5,<5.0"]
3535

3636
[tool.uv]
3737
default-groups = ["dev"]
38+
exclude-newer = "1 week"
3839

3940
[build-system]
4041
requires = ["flit_core<4"]

uv.lock

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)