From 61ba2d32a0eee44f6640c80131ef0a2232b01230 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Sat, 25 Nov 2023 02:07:54 +0100 Subject: [PATCH] Update dependency fl_chart to ^0.65.0 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 2f8a751..054a9ff 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: http: ^1.1.0 flutter_spinkit: ^5.2.0 - fl_chart: ^0.64.0 + fl_chart: ^0.65.0 intl: ^0.18.1 dev_dependencies: