diff --git a/.circleci/config.yml b/.circleci/config.yml index e55263a2..24e5f566 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ orbs: jobs: test-api: docker: - - image: cimg/python:3.11.4 + - image: cimg/python:3.12.0 steps: - checkout - run: