From dd446a149f8ea9be873e06adc0661d3a5604ff25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 01:06:42 +0000 Subject: [PATCH] [client-python] chore(deps): update dependency python to 3.14 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9911b35..7582dc8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: - name: setup python uses: actions/setup-python@v5 with: - python-version: 3.11 + python-version: 3.14 - name: Install dependencies run: | git config --global url."https://x-access-token:${GH_TOKEN}@github.com".insteadOf https://github.com