From 31c0b90e9670967c4de688456c26fe86601f2f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:53:12 +0000 Subject: [PATCH] chore(deps): bump weather from 2.0.1 to 3.0.0 Bumps [weather](https://github.com/cph-cachet/flutter-plugins/tree/master/packages) from 2.0.1 to 3.0.0. - [Commits](https://github.com/cph-cachet/flutter-plugins/commits/HEAD/packages) --- updated-dependencies: - dependency-name: weather dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8667cda4..3952fe51 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: isar_flutter_libs: ^3.1.0+1 async: ^2.10.0 flutter_secure_storage: ^8.0.0 - weather: ^2.0.1 + weather: ^3.0.0 shake: ^2.2.0 numberpicker: ^2.1.2 mobile_scanner: 3.5.5