aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorJvD_Ericsson <jeff.van.dam@est.tech>2023-10-10 14:00:12 +0100
committerJvD_Ericsson <jeff.van.dam@est.tech>2023-10-12 13:01:40 +0100
commitddec8bc6eefff914a137710066474d54b4a8f58f (patch)
tree85b382c7efdf94e9fba2187fc79dd55c39e1128b /.readthedocs.yaml
parentfb74aaa9dd13d0c9625f9c94d2a146bcab96496d (diff)
Upgrade vunerable depenecncies
Issue-ID: SDC-4653 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I48bb25956014dcf293fd11a0f5b0a71ad7cce25a
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8..e442ca7 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -9,10 +9,11 @@ formats:
- htmlzip
build:
- image: latest
+ os: ubuntu-20.04
+ tools:
+ python: "3.8"
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt