From 87fa30a320314dd83ea82082eff89135812d8078 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Wed, 18 Mar 2026 09:28:41 -0500 Subject: [PATCH] Add Python 3.15 to supported versions (#18552) --- docs/reference/policies/python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/policies/python.md b/docs/reference/policies/python.md index 356b46505..dae7e9254 100644 --- a/docs/reference/policies/python.md +++ b/docs/reference/policies/python.md @@ -11,6 +11,7 @@ uv supports and is tested against the following Python versions: - 3.12 - 3.13 - 3.14 +- 3.15 ## Python implementations