From 6239fb79b6c65627e7889324b1b7f47bc1b8fb60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:52:39 +0000 Subject: [PATCH] chore(deps): update dependency https://github.com/dafyddj/copier-bootstrap to v2.4.6 --- .copier-answers.yml | 2 +- .github/workflows/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 07de095..c6a1a46 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,4 +1,4 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v2.4.5 +_commit: v2.4.6 _src_path: https://github.com/dafyddj/copier-bootstrap template_name: copier-packer-build diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c198e85..29b3710 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=custom.python-versions depName=actions/python-versions versioning=pep440 - PYTHON_VERSION: 3.13.0 + PYTHON_VERSION: 3.13.1 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0