diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 86190c1..1a7c097 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,9 +2,9 @@ version: 2 formats: all build: - os: ubuntu-22.04 + os: ubuntu-24.04 tools: - python: '3.11' + python: '3.12' jobs: post_create_environment: - pip install poetry