fix: invalid toml syntax

This commit is contained in:
Chris Milne 2026-06-22 15:01:36 +01:00
parent 84ba3b6bee
commit a343b76f63

View file

@ -38,9 +38,7 @@ quote-style = "double"
[tool.uv]
add-bounds = "major"
exclude-newer = "P2W"
exclude-newer-package = {
"fastapi" = "2026-06-22T00:00:00Z"
}
exclude-newer-package = { "fastapi" = "2026-06-22T00:00:00Z" }
[dependency-groups]
dev = [