From 83a5e3883cfe09ca12eed84498fa43ea79496104 Mon Sep 17 00:00:00 2001 From: "dependabot-circleci[bot]" <72250566+dependabot-circleci[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:00:41 +0000 Subject: [PATCH] Bump @cimg/python from 3.9.7 to 3.10.2 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1443a55..db06a75 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -64,7 +64,7 @@ jobs: spellchecker: docker: - - image: cimg/python:3.9.7 + - image: cimg/python:3.10.2 steps: - checkout - run: