From c309a7cfb25089eb66849f57cb9d800c43c60135 Mon Sep 17 00:00:00 2001 From: abdoulbari zakir <32519851+a-zakir@users.noreply.github.com> Date: Wed, 10 Jan 2024 10:46:51 +0100 Subject: [PATCH] updating python version for readthedocs (#1868) --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 6a11327380..a10c6735eb 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: "ubuntu-20.04" tools: - python: "3.8" + python: "3.11" python: install: