From 501d254645c3ada8e7fc7881f5654ed3f635d4c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:57:14 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- PythonNet.App.Web.Tests/PythonNet.App.Web.Tests.csproj | 2 +- PythonNet.App.Web.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PythonNet.App.Web.Tests/PythonNet.App.Web.Tests.csproj b/PythonNet.App.Web.Tests/PythonNet.App.Web.Tests.csproj index 9ab3c29..0834922 100644 --- a/PythonNet.App.Web.Tests/PythonNet.App.Web.Tests.csproj +++ b/PythonNet.App.Web.Tests/PythonNet.App.Web.Tests.csproj @@ -18,7 +18,7 @@ - + diff --git a/PythonNet.App.Web.Tests/packages.lock.json b/PythonNet.App.Web.Tests/packages.lock.json index 69fb49c..2dce821 100644 --- a/PythonNet.App.Web.Tests/packages.lock.json +++ b/PythonNet.App.Web.Tests/packages.lock.json @@ -25,9 +25,9 @@ }, "xunit.runner.visualstudio": { "type": "Direct", - "requested": "[2.8.2, )", - "resolved": "2.8.2", - "contentHash": "vm1tbfXhFmjFMUmS4M0J0ASXz3/U5XvXBa6DOQUL3fEz4Vt6YPhv+ESCarx6M6D+9kJkJYZKCNvJMas1+nVfmQ==" + "requested": "[3.1.5, )", + "resolved": "3.1.5", + "contentHash": "tKi7dSTwP4m5m9eXPM2Ime4Kn7xNf4x4zT9sdLO/G4hZVnQCRiMTWoSZqI/pYTVeI27oPPqHBKYI/DjJ9GsYgA==" }, "CommunityToolkit.HighPerformance": { "type": "Transitive",