Bump test from 1.21.1 to 1.21.2 in /auto_submit (#1906)

diff --git a/auto_submit/pubspec.lock b/auto_submit/pubspec.lock
index e5e46c2..5fe8a49 100644
--- a/auto_submit/pubspec.lock
+++ b/auto_submit/pubspec.lock
@@ -637,21 +637,21 @@
       name: test
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.21.1"
+    version: "1.21.2"
   test_api:
     dependency: transitive
     description:
       name: test_api
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.4.9"
+    version: "0.4.10"
   test_core:
     dependency: transitive
     description:
       name: test_core
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.4.13"
+    version: "0.4.14"
   timing:
     dependency: transitive
     description:
diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml
index 5d43c94..b5cf44d 100644
--- a/auto_submit/pubspec.yaml
+++ b/auto_submit/pubspec.yaml
@@ -32,7 +32,7 @@
   linter: ^1.25.0
   lints: ^1.0.0
   mockito: ^5.0.14
-  test: ^1.21.1
+  test: ^1.21.2
   
 builders:
   json_serializable: ^3.3.0