From 09c794d40dd156e93f6fa57838e470efe800b364 Mon Sep 17 00:00:00 2001 From: Andrew Kaster Date: Mon, 12 May 2025 13:33:01 -0600 Subject: [PATCH] Tests: Bump lit to version 18.1.8 for ClangPlugins tests --- Tests/ClangPlugins/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/ClangPlugins/requirements.txt b/Tests/ClangPlugins/requirements.txt index 33f14f41c5..b382aeb547 100644 --- a/Tests/ClangPlugins/requirements.txt +++ b/Tests/ClangPlugins/requirements.txt @@ -1 +1 @@ -lit==18.1.3 +lit==18.1.8