From e5a7e8c74ce983d082d755f3c8512eda72475704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:17:36 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `tryAGI.OpenAI` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](https://github.com/tryAGI/OpenAI/compare/v3.8.0...v3.8.1) Updates `Verify.MSTest` from 26.6.0 to 27.0.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.6.0...27.0.0) --- updated-dependencies: - dependency-name: tryAGI.OpenAI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj | 2 +- src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj | 2 +- src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj b/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj index 9eeaf13f79..fd33be6285 100644 --- a/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj +++ b/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj index 70066a4357..5f3872e01b 100644 --- a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj +++ b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj @@ -21,7 +21,7 @@ - + all diff --git a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj index 802e5e07c3..a02e915b23 100644 --- a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj +++ b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj @@ -11,7 +11,7 @@ - +