From 6383539633e58ee9b4e866c5c51572f04a61e750 Mon Sep 17 00:00:00 2001
From: Vincent <vincent.pollet@idiap.ch>
Date: Fri, 9 Jul 2021 12:04:20 +0200
Subject: [PATCH] Bump pybind11 version to 2.6.2, following bob.devel

---
 bob/devtools/data/conda_build_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index 77a47707..1fc3f029 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -164,7 +164,7 @@ pillow:
 psycopg2:
   - 2.8.5
 pybind11:
-  - 2.5.0
+  - 2.6.2
 pyopengl:
   - 3.1.1
 pyqtgraph:
-- 
GitLab