Index: .gitlab-ci.yml
===================================================================
--- .gitlab-ci.yml	(revision bdaba330594575a6e8adc13f817faa14f5480b64)
+++ .gitlab-ci.yml	(revision ab26682f9fb816a08a9d4b0708e6e9ee3e068faa)
@@ -15,5 +15,6 @@
   script:
     - cd tests
-    - pip install -U pytest sphinx_adc_theme
+    - pip install -U pytest 
+    - pip install --upgrade sphinx_adc_theme
     - pytest --junitxml=report.xml
   artifacts:
