diff --git a/.gitmodules b/.gitmodules index c8377ee..7450c85 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "third_party/pybind11"] path = third_party/pybind11 - url = git@github.com:pybind/pybind11.git + url = https://github.com/pybind/pybind11.git branch = v2.8 diff --git a/third_party/pybind11 b/third_party/pybind11 index f7b4996..d3fee42 160000 --- a/third_party/pybind11 +++ b/third_party/pybind11 @@ -1 +1 @@ -Subproject commit f7b499615e14d70ab098a20deb0cdb3889998a1a +Subproject commit d3fee42905094d8c0c737ed7afeff5f6c38207c0