From 9fe7775a427b4550441c638fb7a292bd16cd5119 Mon Sep 17 00:00:00 2001 From: Tsvetelina Marinova Date: Mon, 26 Jan 2026 10:35:11 +0200 Subject: [PATCH] Remove Python version 3.12.10 due to vulnerability Removed deprecated Python 3.12.10 entry due to vulnerability --- manifest.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.yml b/manifest.yml index 634152d1..b61d4c9b 100644 --- a/manifest.yml +++ b/manifest.yml @@ -152,14 +152,6 @@ dependencies: - cflinuxfs4 source: https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tgz source_sha256: 563d2a1b2a5ba5d5409b5ecd05a0e1bf9b028cf3e6a6f0c87a5dc8dc3f2d9182 -- name: python - version: 3.12.10 - uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.10_linux_x64_cflinuxfs3_c91697d7.tgz - sha256: c91697d70ad221408a586cb3ac6efc6dfa45ec4eda6f1375c9a38f12f9f3e403 - cf_stacks: - - cflinuxfs3 - source: https://www.python.org/ftp/python/3.12.10/Python-3.12.10.tgz - source_sha256: 15d9c623abfd2165fe816ea1fb385d6ed8cf3c664661ab357f1782e3036a6dac - name: python version: 3.12.12 uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.12_linux_x64_cflinuxfs4_3ae569b8.tgz