Files
uv/docs
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-07-14 14:01:28 -04:00
2025-04-14 10:19:02 +02:00
2025-05-17 21:06:48 -05:00
2025-06-10 07:46:49 -04:00