Skip to content

Commit 74edda5

Browse files
authored
Set dependency cooldown in uv (#1039)
see marshmallow-code/marshmallow#2959 (comment)
1 parent b6f378a commit 74edda5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

pyproject.toml

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

5252
[tool.uv]
5353
default-groups = ["dev"]
54+
exclude-newer = "1 week"
5455

5556
[build-system]
5657
requires = ["flit_core<4"]

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)