From a76e8911e2a9d37d3d6a0dc2dd6c3e8712ce9c36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 20:50:41 +0000 Subject: [PATCH] chore(deps): update cimg/python docker tag to v3.13 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8324dd1..387e6d5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -19,7 +19,7 @@ executors: - image: cimg/go:1.23 python: docker: - - image: cimg/python:3.12 + - image: cimg/python:3.13 node: docker: - image: cimg/go:1.23-node