From eba556721cdb3f6b865dedfb2fd8e7c5287f2ec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 11:19:26 +0000 Subject: [PATCH] Bump python3 from 3.12.9 to 3.12.13 Bumps [python3](https://github.com/microsoft/vcpkg) from 3.12.9 to 3.12.13. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: python3 dependency-version: 3.12.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vcpkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 958ad0c..eae92e0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -15,7 +15,7 @@ }, { "name": "python3", - "version>=": "3.12.9#1" + "version>=": "3.12.13" }, { "name": "carbon-core", @@ -32,4 +32,4 @@ "version": "1.1.1k#8" } ] -} +} \ No newline at end of file