From 45c6137ec2edcba5871bcb400ec90f4eb057ef02 Mon Sep 17 00:00:00 2001 From: Michael Moss Date: Sun, 12 Apr 2026 14:00:03 -0700 Subject: [PATCH] Update dependencies ahead of the 3.7.0 release. PiperOrigin-RevId: 898652802 Change-Id: I74668a5116e8d1b81b61c5b5e94680d08f72bc33 --- python/mujoco/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/mujoco/CMakeLists.txt b/python/mujoco/CMakeLists.txt index bf308c15..cd1289c2 100644 --- a/python/mujoco/CMakeLists.txt +++ b/python/mujoco/CMakeLists.txt @@ -193,7 +193,7 @@ findorfetch( GIT_REPO https://github.com/pybind/pybind11 GIT_TAG - e6c503bb0b0c13f76ca0546eca7f8d986039517f # v3.0.2 + d0f1a2168f3335426f544171a3463c36edbd5cc3 # v3.0.3 TARGETS pybind11::pybind11_headers EXCLUDE_FROM_ALL