From f55e4f2f636138cb0c611632783e0170f9b8e90d Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Fri, 1 Oct 2021 14:43:51 +0200
Subject: [PATCH] Update to newest versions

---
 bob/devtools/data/conda_build_config.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index e017a684..61f0e4a2 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -293,7 +293,7 @@ pin_run_as_build:
 
 # update this version to the current date when you modify the pins below
 bob_devel_version:
-  - 2021.10.01
+  - 2021.10.02
 
 # AUTOMATIC PARSING START
 # DO NOT MODIFY THIS COMMENT
@@ -360,7 +360,7 @@ jpeg:
 jsonschema:
   - 3.2.0
 libblitz:
-  - 0.10
+  - 1.0.2
 libpng:
   - 1.6.37
 libtiff:
@@ -428,7 +428,7 @@ scikit_learn:
 scipy:
   - 1.7.1
 setuptools:
-  - 49.6.0
+  - 58.0.4
 simplejson:
   - 3.17.5
 six:
-- 
GitLab