Files
uv/docs/concepts/projects
InSync b046e7f3be Add missing comma in projects/dependencies.md (#14613)
## Summary

Diff:

```diff
 [dependency-groups]
 dev = [
-  {include-group = "lint"}
+  {include-group = "lint"},
   {include-group = "test"}
 ]
```

## Test Plan

None.
2025-07-14 14:06:05 -05:00
..
2025-06-10 13:15:38 -05:00
2025-04-22 00:03:33 +00:00
2025-06-10 13:15:38 -05:00