From 5626bf2e9782691fcbd1b4f055dc0926bb772a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 06:58:41 +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/Replicate/Replicate.csproj | 2 +- .../Replicate.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Replicate/Replicate.csproj b/src/libs/Replicate/Replicate.csproj index e8b4516..a6659f5 100644 --- a/src/libs/Replicate/Replicate.csproj +++ b/src/libs/Replicate/Replicate.csproj @@ -27,7 +27,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/tests/Replicate.IntegrationTests/Replicate.IntegrationTests.csproj b/src/tests/Replicate.IntegrationTests/Replicate.IntegrationTests.csproj index 1d6106a..5fdd474 100644 --- a/src/tests/Replicate.IntegrationTests/Replicate.IntegrationTests.csproj +++ b/src/tests/Replicate.IntegrationTests/Replicate.IntegrationTests.csproj @@ -10,8 +10,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + +