From fa9fa7307899316a05f0bd1f2eadab10502fdecc Mon Sep 17 00:00:00 2001 From: Evgenii Alekseev Date: Fri, 8 May 2026 10:25:24 +0300 Subject: [PATCH] docs: bump python version to 2.13 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 0d3b335d..e4ce603a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-lts-latest tools: - python: "3.12" + python: "3.13" apt_packages: - graphviz