Skip to content

Commit c3ad8e4

Browse files
committed
Merge branch 'fix/github-ci' into 'main'
trying to fix github ci failure See merge request njoy/dryad!68
2 parents 6eb159c + 9d08f3e commit c3ad8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/release_dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ FetchContent_Declare( fast_float
2727

2828
FetchContent_Declare( pybind11
2929
GIT_REPOSITORY https://github.com/pybind/pybind11
30-
GIT_TAG 5b0a6fc2017fcc176545afe3e09c9f9885283242 # tag: v2.10.4
30+
GIT_TAG a2e59f0e7065404b44dfe92a28aca47ba1378dc4 # tag: v2.13.6
3131
)
3232

3333
FetchContent_Declare( range-v3

0 commit comments

Comments
 (0)