diff --git a/WORKSPACE b/WORKSPACE index 87865f63..33de98a4 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -30,8 +30,9 @@ pip_install( http_archive( name = "pybind11", build_file = "//bazel:pybind11.BUILD", - strip_prefix = "pybind11-2.5.0", - urls = ["https://github.com/pybind/pybind11/archive/v2.5.0.tar.gz"], + url = "https://github.com/pybind/pybind11/archive/v2.6.1.tar.gz", + sha256 = "cdbe326d357f18b83d10322ba202d69f11b2f49e2d87ade0dc2be0c5c34f8e2a", + strip_prefix = "pybind11-2.6.1", ) # Googletest diff --git a/lib/lin b/lib/lin index e77b8356..6ef52359 160000 --- a/lib/lin +++ b/lib/lin @@ -1 +1 @@ -Subproject commit e77b83569aa6916fe722041679ef46b121a1b164 +Subproject commit 6ef523590c503e85de3a36cbf26efc71a7fc9881