From 27cc1f62b943fb548e5688bb785b029bf71ebcf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:30:29 +0000 Subject: [PATCH] chore(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [Tiktoken](https://github.com/tryAGI/Tiktoken), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `Tiktoken` from 1.1.3 to 1.2.0 - [Commits](https://github.com/tryAGI/Tiktoken/commits) Updates `MSTest.TestAdapter` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v.3.2.0...v3.2.2) Updates `MSTest.TestFramework` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v.3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: Tiktoken dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Cohere/Cohere.csproj | 2 +- .../Cohere.IntegrationTests/Cohere.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Cohere/Cohere.csproj b/src/libs/Cohere/Cohere.csproj index 3ebb322..235e775 100644 --- a/src/libs/Cohere/Cohere.csproj +++ b/src/libs/Cohere/Cohere.csproj @@ -26,7 +26,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj index 7abe4b3..e351dd2 100644 --- a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj +++ b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj @@ -10,8 +10,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + +