We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90952a5 + 61af162 commit b8b5ca6Copy full SHA for b8b5ca6
cmake/dependencies.cmake
@@ -45,7 +45,7 @@ endif()
45
if (tools.python)
46
shacl_FetchContent_Declare( pybind11
47
GIT_REPOSITORY ../../pybind/pybind11
48
- GIT_TAG 5b0a6fc2017fcc176545afe3e09c9f9885283242 # tag: v2.10.4
+ GIT_TAG a2e59f0e7065404b44dfe92a28aca47ba1378dc4 # tag: v2.13.6
49
)
50
shacl_FetchContent_MakeAvailable(pybind11)
51
endif()
0 commit comments