From 6d5bcdc634d393963a20a79f3f26affdacfcf1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:08:26 +0000 Subject: [PATCH] Bump python from 3.6.3 to 3.14.5 in /multiple Bumps python from 3.6.3 to 3.14.5. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- multiple/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiple/compose.yaml b/multiple/compose.yaml index fb7e797..4c29d65 100644 --- a/multiple/compose.yaml +++ b/multiple/compose.yaml @@ -3,4 +3,4 @@ services: os: image: ubuntu:17.04 interpreter: - image: python:3.6.3 + image: python:3.14.5