From a7a6b504193c08d743299bc4fcc22061076c5acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 02:04:16 +0000 Subject: [PATCH] chore: bump worker_manager from 7.2.6 to 7.2.7 Bumps [worker_manager](https://github.com/dsrenesanse/worker_manager) from 7.2.6 to 7.2.7. - [Changelog](https://github.com/dsrenesanse/worker_manager/blob/master/CHANGELOG.md) - [Commits](https://github.com/dsrenesanse/worker_manager/commits) --- updated-dependencies: - dependency-name: worker_manager dependency-version: 7.2.7 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 0923b3e14..36a95fca7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1990,10 +1990,10 @@ packages: dependency: "direct main" description: name: worker_manager - sha256: af3db5e6c6c8a74ab8f72e25e9d305f8ff60984ca55551397e3c8828ebf30509 + sha256: "1bce9f894a0c187856f5fc0e150e7fe1facce326f048ca6172947754dac3d4f3" url: "https://pub.dev" source: hosted - version: "7.2.6" + version: "7.2.7" workmanager: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 643cd7ed9..f26d98e3b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -94,7 +94,7 @@ dependencies: window_manager: ^0.5.1 - worker_manager: ^7.0.1 + worker_manager: ^7.2.7 workmanager: ^0.9.0 archive: ^4.0.3