From d3df35f8f3579fe00fb6f1019fd2da19a4c0eabe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:56:58 +0000 Subject: [PATCH] chore(deps): Bump the nuget-dependencies group with 1 update Bumps Microsoft.OpenApi from 2.7.5 to 2.11.0 --- updated-dependencies: - dependency-name: Microsoft.OpenApi dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.OpenApi dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- src/TrainLoop.Api/TrainLoop.Api.csproj | 2 +- tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TrainLoop.Api/TrainLoop.Api.csproj b/src/TrainLoop.Api/TrainLoop.Api.csproj index dc2dffd..ed481ef 100644 --- a/src/TrainLoop.Api/TrainLoop.Api.csproj +++ b/src/TrainLoop.Api/TrainLoop.Api.csproj @@ -20,7 +20,7 @@ release compatible with Microsoft.OpenApi 3.x is 11.0.0-preview+ (net11.0, requires .NET 11 preview SDK/runtime) — revisit this pin when .NET 11 GA ships a stable release with matching Microsoft.OpenApi 3.x support. --> - + diff --git a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj index 3cee11b..d8a67d7 100644 --- a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj +++ b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj @@ -11,7 +11,7 @@ - +