From f45d51b0209194963ee921876953ad399be77eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:57:06 +0000 Subject: [PATCH] Bump yaml from 3.1.2 to 3.1.3 in /auto_submit Bumps [yaml](https://github.com/dart-lang/tools/tree/main/pkgs) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/yaml-v3.1.3/pkgs) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- auto_submit/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml index 9a3faac32..a846019c0 100644 --- a/auto_submit/pubspec.yaml +++ b/auto_submit/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: crypto: 3.0.6 logging: 1.2.0 retry: 3.1.2 - yaml: 3.1.2 + yaml: 3.1.3 mutex: 3.1.0 cocoon_server: path: ../cocoon_server