diff --git a/basedpyright-code-budget.json b/basedpyright-code-budget.json index f6dd90077b1..cf503c468c9 100644 --- a/basedpyright-code-budget.json +++ b/basedpyright-code-budget.json @@ -1,6 +1,6 @@ { "reportAny": { - "limit": 29813 + "limit": 29721 }, "reportArgumentType": { "limit": 2645 @@ -18,13 +18,13 @@ "limit": 59 }, "reportDeprecated": { - "limit": 325 + "limit": 313 }, "reportDuplicateImport": { "limit": 42 }, "reportExplicitAny": { - "limit": 9473 + "limit": 9422 }, "reportFunctionMemberAccess": { "limit": 11 @@ -99,7 +99,7 @@ "limit": 0 }, "reportUnknownArgumentType": { - "limit": 45324 + "limit": 45283 }, "reportUnknownLambdaType": { "limit": 113 diff --git a/ruff-strict-budget.json b/ruff-strict-budget.json index b8650eea7aa..9ad00efbdef 100644 --- a/ruff-strict-budget.json +++ b/ruff-strict-budget.json @@ -363,6 +363,6 @@ "limit": 104 }, "UP045": { - "limit": 17793 + "limit": 17791 } }