From bfc4947cac07dfaeb18c17618eaa68b921991ea5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 20 May 2026 20:32:08 +0530 Subject: [PATCH] Bump dependency for CVE --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 760258779..c3eb8616d 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -145,10 +145,10 @@ }, { - "name": "python 3.14.4", + "name": "python 3.14.5", "unix": { "file_extension": "tar.xz", - "hash": "sha256:d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef8", + "hash": "sha256:7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6", "urls": ["https://www.python.org/ftp/python/{version}/Python-{version}.{file_extension}"] } },