From 6b8ed844ab7ba5bbfd08fdf045c9496f66eae61c Mon Sep 17 00:00:00 2001 From: Tomer Nosrati Date: Tue, 23 Jan 2024 00:39:57 +0200 Subject: [PATCH] Upgraded readthedocs from Python 3.11 -> 3.12 --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 26df561d..d3972f4d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.12" jobs: post_create_environment: # Install poetry