From 7a9f778ae6a44954292040ef76fbfe55ae5aec93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 11:53:39 +0000 Subject: [PATCH] Update cimg/python Docker tag to v3.14.7 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 68a2ca6e..21e8fe8b 100755 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -13,7 +13,7 @@ jobs: - run: yarn test: docker: - - image: cimg/python:3.11.2 + - image: cimg/python:3.14.7 steps: - checkout - run: pip3 install slither-analyzer