From f0f530d8ee7dcfcb0dc5650b6c1afcbbd8325344 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 00:44:46 +0000 Subject: [PATCH] chore(deps): update python docker tag | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | python | 3.12 | 3.13 | | docker | python | 3.12.6 | 3.13.0 | --- .python-version | 2 +- lib/modules/manager/azure-pipelines/readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.python-version b/.python-version index 35f236d6e56f79..4eba2a62eb7141 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.12.6 +3.13.0 diff --git a/lib/modules/manager/azure-pipelines/readme.md b/lib/modules/manager/azure-pipelines/readme.md index a7071cc26e1e7b..f27d567512560b 100644 --- a/lib/modules/manager/azure-pipelines/readme.md +++ b/lib/modules/manager/azure-pipelines/readme.md @@ -44,7 +44,7 @@ resources: - container: linux image: ubuntu:24.04 - container: python - image: python:3.12@sha256:785fef11f44b7393c03d77032fd72e56af8b05442b051a151229145e5fbbcb29 + image: python:3.13@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb stages: - stage: StageOne