From 96e6b115dac9cf54895df04b4a3544d077db4c62 Mon Sep 17 00:00:00 2001 From: Richard Nemeth Date: Mon, 13 Nov 2023 13:38:49 +0000 Subject: [PATCH] docs: read the docs updated --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9347d5d8..227f9eec 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,9 +1,9 @@ version: 2 build: - os: "ubuntu-20.04" + os: "ubuntu-22.04" tools: - python: "3.10" + python: "3.12" jobs: post_install: - pip install -U poetry