From 15a776b0be8d58ccd435cd59c30ef75caf5ef04d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 11:10:50 +0000 Subject: [PATCH] Bump drift from 2.34.2 to 2.34.3 Bumps [drift](https://github.com/simolus3/drift) from 2.34.2 to 2.34.3. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.34.2...drift-2.34.3) --- updated-dependencies: - dependency-name: drift dependency-version: 2.34.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 62d636a51..23f60b9b5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -365,10 +365,10 @@ packages: dependency: "direct main" description: name: drift - sha256: "84688491040b0ceb26575709a84d701c84ad4df4d8aff020adf6d85f155fb0dd" + sha256: "3a3f1f6f905037d7426e4c445854139fd6a3d592135f7c96d7931682b73d16f4" url: "https://pub.dev" source: hosted - version: "2.34.2" + version: "2.34.3" drift_dev: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6ee01e1a1..73f950cb3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: clock: ^1.1.2 collection: ^1.19.1 cupertino_icons: ^1.0.9 - drift: ^2.34.2 + drift: ^2.34.3 dynamic_color: ^1.8.1 equatable: ^2.1.0 extended_image: ^10.1.0