From 0c5bee3223420db350449d31844a0f1018725e1a Mon Sep 17 00:00:00 2001 From: Michael Kuron <mkuron@icp.uni-stuttgart.de> Date: Sat, 16 Jan 2021 09:56:55 +0100 Subject: [PATCH] Update pybind11 --- extern/pybind11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extern/pybind11 b/extern/pybind11 index 687c69625..48534089f 160000 --- a/extern/pybind11 +++ b/extern/pybind11 @@ -1 +1 @@ -Subproject commit 687c69625bd2b96ac0596d1a9cc0ab2101485d70 +Subproject commit 48534089f7f1b0229bc7ae2e4d0f21dc9ad169b5 -- GitLab