diff --git a/pyproject.toml b/pyproject.toml index be305dc..c14feb5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,4 +116,5 @@ version_toml = ["pyproject.toml:project.version"] parse_squash_commits = false [tool.uv] +exclude-newer = "2 weeks" # Reduce risks of supply chain attacks required-version = ">=0.10.0,<0.11.0"