From 4c7f7d199b219c709c768b27138e880fcba9b94f Mon Sep 17 00:00:00 2001 From: David Peter Date: Mon, 8 Sep 2025 13:30:56 +0200 Subject: [PATCH] Update diagnostic count --- crates/ruff_benchmark/benches/ty_walltime.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/ruff_benchmark/benches/ty_walltime.rs b/crates/ruff_benchmark/benches/ty_walltime.rs index 97643c304d..ef7cd9333b 100644 --- a/crates/ruff_benchmark/benches/ty_walltime.rs +++ b/crates/ruff_benchmark/benches/ty_walltime.rs @@ -232,7 +232,7 @@ static STATIC_FRAME: std::sync::LazyLock> = std::sync::LazyLo max_dep_date: "2025-08-09", python_version: PythonVersion::PY311, }, - 500, + 600, ) });