From 06c795e62e5851656d31b69d6ffe9c9583c599e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 06:36:40 +0000 Subject: [PATCH] [Prod] Update Python to v3.14.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ba0ff2e..5f8fa92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,2 @@ [tool.poetry.dependencies] -python = "3.14.6" +python = "3.14.7"