From 41632c64ac32cf4363121926867331451d38c7cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 19:47:50 +0000 Subject: [PATCH] Update cimg/python Docker tag to v3.14.5 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 68a2ca6e..61fe1238 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.5 steps: - checkout - run: pip3 install slither-analyzer