From 69f1dce8360096bcb2f1034b4837d42fa0d7c774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:16:36 +0000 Subject: [PATCH] chore(deps): bump pinput from 5.0.2 to 6.0.0 Bumps [pinput](https://github.com/Tkko/Flutter_PinPut) from 5.0.2 to 6.0.0. - [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.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 153fff8..f213926 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.0 firebase_messaging: ^16.0.0 rxdart: ^0.28.0 hive_ce_flutter: ^2.3.1