diff --git a/pubspec.lock b/pubspec.lock index d7e5af1..b22beb4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -998,10 +998,10 @@ packages: dependency: transitive description: name: test_api - sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8" + sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636" url: "https://pub.dev" source: hosted - version: "0.7.8" + version: "0.7.9" timezone: dependency: transitive description: @@ -1180,4 +1180,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.3 <4.0.0" - flutter: ">=3.41.0" + flutter: ">=3.41.2" diff --git a/pubspec.yaml b/pubspec.yaml index a877396..7543eb2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 0.9.0+30 environment: sdk: '>=3.2.3 <4.0.0' - flutter: '3.41.0' + flutter: '3.41.2' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions