From 2370be112fd31e21ce0c9901beea0e46b2c45638 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:54:14 +0000 Subject: [PATCH] Update cimg/python Docker tag to v3.14.3 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 68a2ca6e..69130177 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.3 steps: - checkout - run: pip3 install slither-analyzer