From a343b76f63be88cbf92cdb5d3f77f4a1800b7405 Mon Sep 17 00:00:00 2001 From: luxferre Date: Mon, 22 Jun 2026 15:01:36 +0100 Subject: [PATCH] fix: invalid toml syntax --- pyproject.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bb7d902..0bcba23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [