diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6d739f8..2bd86d2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,9 +4,9 @@ sphinx: configuration: docs/source/conf.py build: - os: "ubuntu-22.04" + os: "ubuntu-24.04" tools: - python: "3.12" + python: "3.13" jobs: post_create_environment: - python -m pip install poetry