From bbf10f68a8b5f015455b5eafd32b44a1fca1b685 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 00:20:50 +0000 Subject: [PATCH] chore(deps): update dependency python to 3.13 | datasource | package | from | to | | --------------- | ----------------------- | ------- | ------ | | github-releases | actions/python-versions | 3.10.17 | 3.13.3 | --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 9d10e993..b0190b37 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -19,7 +19,7 @@ jobs: - name: Setup Python uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b with: - python-version: "3.10" + python-version: "3.13" - name: Install Poetry uses: abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd