Skip to content

Commit 744bca3

Browse files
Update cimg/python Docker tag to v3.13.7
1 parent 781d416 commit 744bca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- run: yarn
1414
test:
1515
docker:
16-
- image: cimg/python:3.11.2
16+
- image: cimg/python:3.13.7
1717
steps:
1818
- checkout
1919
- run: pip3 install slither-analyzer

0 commit comments

Comments
 (0)