diff --git a/.circleci/config.yml b/.circleci/config.yml index 68a2ca6e..a392ceb2 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.13.2 steps: - checkout - run: pip3 install slither-analyzer