From 898b7f5d0a2569163852a9201a44904189791016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 13:24:34 +0000 Subject: [PATCH] Bump proto_annotations from 7.0.2 to 7.1.0 Bumps proto_annotations from 7.0.2 to 7.1.0. --- updated-dependencies: - dependency-name: proto_annotations dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8d275a3..d3fc1e8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -875,10 +875,10 @@ packages: dependency: "direct main" description: name: proto_annotations - sha256: eb319f7eb64e3a7222a04f0756b5ac97f95a6b5ff4961f333096b36eceff1108 + sha256: "55e7c8a1c6eb7fb3bf917691301ce390a36b9017e9d82692f995c4add3b1fbcc" url: "https://pub.dev" source: hosted - version: "7.0.2" + version: "7.1.0" protobuf: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index beacf86..43c5ca2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: cupertino_icons: ^1.0.9 device_info_plus: ^13.2.0 flutter_blue_plus: ^2.3.12 - proto_annotations: ^7.0.2 + proto_annotations: ^7.1.0 protobuf: ^6.0.0 shared_preferences: ^2.5.5 provider: ^6.1.2