From 2835ce8b1cf8429ce2dd916453697696e7bd621c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 12:04:15 +0000 Subject: [PATCH] Bump test from 1.31.0 to 1.31.1 in /lib/api_client Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.31.0 to 1.31.1. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.31.1/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lib/api_client/pubspec.lock | 12 ++++++------ lib/api_client/pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/api_client/pubspec.lock b/lib/api_client/pubspec.lock index 7107e22a..9e96b3ee 100644 --- a/lib/api_client/pubspec.lock +++ b/lib/api_client/pubspec.lock @@ -461,26 +461,26 @@ packages: dependency: "direct dev" description: name: test - sha256: "8d9ceddbab833f180fbefed08afa76d7c03513dfdba87ffcec2718b02bbcbf20" + sha256: ca578dc12bb8b2f40b67b7d3bd2fac4f31c01a6ff7130a14e2597b919934507f url: "https://pub.dev" source: hosted - version: "1.31.0" + version: "1.31.1" test_api: dependency: transitive description: name: test_api - sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e" + sha256: "2a122cbe059f8b610d3a5415f42e255b6c17b1f21eee1d960f31080237fb4f11" url: "https://pub.dev" source: hosted - version: "0.7.11" + version: "0.7.12" test_core: dependency: transitive description: name: test_core - sha256: "1991d4cfe85d5043241acac92962c3977c8d2f2add1ee73130c7b286417d1d34" + sha256: d2e98ec12998368dc59ddd47ab709f2cd55acd6b66dc7db764455a44082f4bc5 url: "https://pub.dev" source: hosted - version: "0.6.17" + version: "0.6.18" typed_data: dependency: transitive description: diff --git a/lib/api_client/pubspec.yaml b/lib/api_client/pubspec.yaml index a1609a9c..a8399392 100644 --- a/lib/api_client/pubspec.yaml +++ b/lib/api_client/pubspec.yaml @@ -17,4 +17,4 @@ dependencies: dev_dependencies: built_value_generator: '>=8.4.0 <9.0.0' build_runner: any - test: '^1.16.0' + test: ^1.16.0