Bump meta from 1.8.0 to 1.9.0 in /auto_submit (#2439)

Bumps [meta](https://github.com/dart-lang/sdk/tree/main/pkg) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/dart-lang/sdk/releases)
- [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/sdk/commits/1.9.0/pkg)

---
updated-dependencies:
- dependency-name: meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/auto_submit/pubspec.lock b/auto_submit/pubspec.lock
index 4201bb3..a760e21 100644
--- a/auto_submit/pubspec.lock
+++ b/auto_submit/pubspec.lock
@@ -406,7 +406,7 @@
       name: meta
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.8.0"
+    version: "1.9.0"
   mime:
     dependency: transitive
     description:
diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml
index cb1b487..c2dc199 100644
--- a/auto_submit/pubspec.yaml
+++ b/auto_submit/pubspec.yaml
@@ -20,7 +20,7 @@
   gql: ^0.14.0
   http: ^0.13.5
   json_annotation: ^4.7.0
-  meta: ^1.8.0
+  meta: ^1.9.0
   neat_cache: ^2.0.2
   shelf: ^1.4.0
   shelf_router: ^1.1.3