From f01554923c49968f886e874e02be7120c8058596 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 04:37:07 +0000 Subject: [PATCH] chore(deps): update dependency python to 3.13 --- .github/workflows/add_new_versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add_new_versions.yml b/.github/workflows/add_new_versions.yml index 728c8d61..1ab319f4 100644 --- a/.github/workflows/add_new_versions.yml +++ b/.github/workflows/add_new_versions.yml @@ -36,7 +36,7 @@ jobs: - uses: actions/setup-python@v5 with: - python-version: '3.10' + python-version: '3.13' cache: 'pip' - name: Pip