From ed4ccaa4831f4c4e53a27837ab0dfede1c311a9c Mon Sep 17 00:00:00 2001 From: Thomas Ceulemans Date: Tue, 8 Apr 2025 10:46:30 +0200 Subject: [PATCH 1/2] update pybind11 submodule --- dependencies/pybind11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/pybind11 b/dependencies/pybind11 index cf7d2e6f..b70b8eb3 160000 --- a/dependencies/pybind11 +++ b/dependencies/pybind11 @@ -1 +1 @@ -Subproject commit cf7d2e6f15be7622515a77466e84bd9414737680 +Subproject commit b70b8eb332fadf55d7e22b492da0e954c1a4fcb7 From 5daa18e65d59105d8a1f117ecc07683d7e56dab2 Mon Sep 17 00:00:00 2001 From: Thomas Ceulemans Date: Tue, 8 Apr 2025 11:57:07 +0200 Subject: [PATCH 2/2] Changed pybind11 dependency to stable branch --- .gitmodules | 1 + dependencies/pybind11 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 14f24bd4..7d8f376b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +11,4 @@ [submodule "dependencies/pybind11"] path = dependencies/pybind11 url = https://github.com/pybind/pybind11 + branch = stable diff --git a/dependencies/pybind11 b/dependencies/pybind11 index b70b8eb3..58c382a8 160000 --- a/dependencies/pybind11 +++ b/dependencies/pybind11 @@ -1 +1 @@ -Subproject commit b70b8eb332fadf55d7e22b492da0e954c1a4fcb7 +Subproject commit 58c382a8e3d7081364d2f5c62e7f429f0412743b