From 8848c8aa544300637178b800edc31c7caba61db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 12:34:20 +0000 Subject: [PATCH] chore(deps): bump fl_chart from 0.70.2 to 0.71.0 Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.70.2 to 0.71.0. - [Release notes](https://github.com/imaNNeo/fl_chart/releases) - [Changelog](https://github.com/imaNNeo/fl_chart/blob/main/CHANGELOG.md) - [Commits](https://github.com/imaNNeo/fl_chart/compare/0.70.2...0.71.0) --- updated-dependencies: - dependency-name: fl_chart dependency-version: 0.71.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dfa9f24..4708624 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: path: packages/firebase_habits_api firebase_track_api: path: packages/firebase_track_api - fl_chart: ^0.70.1 + fl_chart: ^0.71.0 flutter: sdk: flutter flutter_bloc: ^8.1.3