diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 22f832dd..e9ea6c81 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,10 +17,13 @@ sphinx: formats: - pdf +build: + os: "ubuntu-22.04" + tools: + python: "3.10" + # Optionally set the version of Python and requirements required to build your docs python: - version: 3.8 install: - requirements: doc/requirements-doc.txt - - requirements: python/requirements-frozen.txt - - requirements: python/test-requirements.txt + diff --git a/.zuul.yaml b/.zuul.yaml index c9d053fc..e68cdadb 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -131,7 +131,7 @@ commit: true static: - latest - - airflow_2.10.0 + - airflow_2.10.2 - secret: