diff --git a/.circleci/config.yml b/.circleci/config.yml index dc6b888..3c8a997 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,7 @@ orbs: executors: python: docker: - - image: python:3.13.8 + - image: python:3.13.9 resource_class: small workflows: