From 38dae45e07655f2bfa86f023103fd379cff32a82 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 18 Jun 2026 19:28:24 +0530 Subject: [PATCH] Bump python for CVE --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 4c3f57475..0b682d298 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -145,10 +145,10 @@ }, { - "name": "python 3.14.5", + "name": "python 3.14.6", "unix": { "file_extension": "tar.xz", - "hash": "sha256:7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6", + "hash": "sha256:143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c63", "urls": ["https://www.python.org/ftp/python/{version}/Python-{version}.{file_extension}"] } },