From c56db0e706e38aca1d5be5ca6cf2b6f8c566e539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 19:44:31 +0000 Subject: [PATCH] Bump Testcontainers from 4.8.0 to 4.8.1 --- updated-dependencies: - dependency-name: Testcontainers dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/Directory.Packages.props | 2 +- tests/IntegrationTests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Directory.Packages.props b/tests/Directory.Packages.props index 3236763..20446d2 100644 --- a/tests/Directory.Packages.props +++ b/tests/Directory.Packages.props @@ -12,7 +12,7 @@ - + diff --git a/tests/IntegrationTests/packages.lock.json b/tests/IntegrationTests/packages.lock.json index 5aa20fd..732a704 100644 --- a/tests/IntegrationTests/packages.lock.json +++ b/tests/IntegrationTests/packages.lock.json @@ -69,9 +69,9 @@ }, "Testcontainers": { "type": "Direct", - "requested": "[4.8.0, )", - "resolved": "4.8.0", - "contentHash": "P84aPfFCIxyc+yxwj8J1AjDyv+tnhDYosD3kouXdgxHTV2UPeRvck09l1WLqeVa170wyp6t319x9shzAx5wwvQ==", + "requested": "[4.8.1, )", + "resolved": "4.8.1", + "contentHash": "6KB430LIVqn2H25idznjqWFu8I9ltQua8FFCoyB8AywUAqEjbkGVm1SfJ8wfXprV7tZlgSxrcWFgilZbA1RDYA==", "dependencies": { "Docker.DotNet.Enhanced": "3.129.0", "Docker.DotNet.Enhanced.X509": "3.129.0",