From 54b89986ce979324476b5c0ff4b6c0231d7c7c55 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Wed, 8 Jan 2025 15:50:54 -0600 Subject: [PATCH] [graphs] update dev dependencies (#1959) --- pkgs/graphs/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/graphs/pubspec.yaml b/pkgs/graphs/pubspec.yaml index bdbda2f57..e25ee85de 100644 --- a/pkgs/graphs/pubspec.yaml +++ b/pkgs/graphs/pubspec.yaml @@ -15,6 +15,6 @@ dev_dependencies: test: ^1.21.6 # For examples - analyzer: '>=5.2.0 <7.0.0' + analyzer: '>=5.2.0 <8.0.0' path: ^1.8.0 pool: ^1.5.0