From ea76f9dcf7baa7945d43f1d8229e6940d059725a Mon Sep 17 00:00:00 2001 From: "batch-changes-for-github[bot]" <253819643+batch-changes-for-github[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 16:19:22 +0000 Subject: [PATCH] Raise the file dependency max to v8.0.0 --- w_common_tools/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/w_common_tools/pubspec.yaml b/w_common_tools/pubspec.yaml index 81def42..ffa71a2 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: args: ^2.0.0 async: ^2.4.0 colorize: ^3.0.0 - file: ^6.0.0 + file: '>=6.0.0 <8.0.0' glob: ^2.0.0 package_config: ^2.0.0 path: ^1.8.0