From 1f22cc1e92a1c17c98f72f3937005b505ea4f392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 13:12:56 +0000 Subject: [PATCH] chore(deps): bump pinput from 5.0.2 to 6.0.1 Bumps [pinput](https://github.com/Tkko/Flutter_PinPut) from 5.0.2 to 6.0.1. - [Release notes](https://github.com/Tkko/Flutter_PinPut/releases) - [Changelog](https://github.com/Tkko/Flutter_Pinput/blob/master/CHANGELOG.md) - [Commits](https://github.com/Tkko/Flutter_PinPut/commits) --- updated-dependencies: - dependency-name: pinput dependency-version: 6.0.1 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 153fff8..597c86a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -86,7 +86,7 @@ dependencies: otp_text_field: ^1.1.3 mask_text_input_formatter: ^2.9.0 otp_timer_button: ^1.1.1 - pinput: ^5.0.1 + pinput: ^6.0.1 firebase_messaging: ^16.0.0 rxdart: ^0.28.0 hive_ce_flutter: ^2.3.1