We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eb159c + 9d08f3e commit c3ad8e4Copy full SHA for c3ad8e4
cmake/release_dependencies.cmake
@@ -27,7 +27,7 @@ FetchContent_Declare( fast_float
27
28
FetchContent_Declare( pybind11
29
GIT_REPOSITORY https://github.com/pybind/pybind11
30
- GIT_TAG 5b0a6fc2017fcc176545afe3e09c9f9885283242 # tag: v2.10.4
+ GIT_TAG a2e59f0e7065404b44dfe92a28aca47ba1378dc4 # tag: v2.13.6
31
)
32
33
FetchContent_Declare( range-v3
0 commit comments