From b71a2dac1c794305a020a9c152545f7551636127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 12:13:21 +0000 Subject: [PATCH] chore(deps): bump drift Bumps the drift group in /packages/storage/amplify_storage_s3_dart with 1 update: [drift](https://github.com/simolus3/drift). Updates `drift` from 2.28.2 to 2.29.0 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.28.2...drift-2.29.0) --- updated-dependencies: - dependency-name: drift dependency-version: 2.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: drift ... Signed-off-by: dependabot[bot] --- packages/storage/amplify_storage_s3_dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/storage/amplify_storage_s3_dart/pubspec.yaml b/packages/storage/amplify_storage_s3_dart/pubspec.yaml index 0fbe9703fc..4c408bc11b 100644 --- a/packages/storage/amplify_storage_s3_dart/pubspec.yaml +++ b/packages/storage/amplify_storage_s3_dart/pubspec.yaml @@ -31,6 +31,6 @@ dev_dependencies: build_verify: ^3.0.0 built_value_generator: ^8.10.1 drift_dev: ^2.25.1 - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.9.4 mocktail: ^1.0.0 test: ^1.22.1