Skip to content

Commit 09c3537

Browse files
updating pybind11 version (#384)
1 parent 682db01 commit 09c3537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ FetchContent_MakeAvailable(repo-common repo-core repo-backend)
8888
FetchContent_Declare(
8989
pybind11
9090
GIT_REPOSITORY "https://github.com/pybind/pybind11"
91-
# COMMIT ID for v2.10.0
92-
GIT_TAG "aa304c9c7d725ffb9d10af08a3b34cb372307020"
91+
# COMMIT ID for v2.12.0
92+
GIT_TAG "3e9dfa2866941655c56877882565e7577de6fc7b"
9393
GIT_SHALLOW ON
9494
)
9595

0 commit comments

Comments
 (0)