UTI: Export results
[csit.git] / fdio.infra.ansible / roles / python_env / tasks / main.yaml
index 261e15a..4e4cfb4 100644 (file)
@@ -3,7 +3,7 @@
 
 - name: Inst - Update package cache (apt)
   apt:
-    update_cache: yes
+    update_cache: true
     cache_valid_time: 3600
   when:
     - ansible_distribution|lower == 'ubuntu'
@@ -59,7 +59,7 @@
       - "Pygments==2.8.1"
       - "PyNaCl==1.3.0"
       - "pyparsing==2.4.7"
-      - "python-dateutil==2.8.1"
+      - "python-dateutil==2.8.2"
       - "pytz==2021.1"
       - "retrying==1.3.3"
       - "six==1.15.0"