diff --git a/readthedocs.yml b/readthedocs.yml index 5d06926..9e87d68 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: "ubuntu-22.04" tools: - python: "3.11" + python: "3.12" jobs: post_install: - pip install poetry