From 297b4aaae561ab9573694b6a46d2308c432ce8a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 03:31:30 +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..c3d38cc97b786d 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:4f3780acb8d126492a8890a1e1715d36773c0cc1865b5aa569ba857548d0f51f stages: - stage: StageOne