From 9528a1bf1ec5c8a04085f05f286142326391c0fa 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:20:32 +0000 Subject: [PATCH] Raise the file dependency max to v8.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bd226b16..e48fa2c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: source_span: ^1.8.1 yaml: ^3.1.0 yaml_edit: ^2.0.0 - file: ^6.1.2 + file: '>=6.1.2 <8.0.0' io: ^1.0.0 w_transport: ^5.2.1