Update dependency versions for Benchmark and Pybind11.

PiperOrigin-RevId: 492978119
Change-Id: Id48037950a6beac2f04f5e08448bd2fb3cb88678
This commit is contained in:
Kyle Bayes
2022-12-05 05:19:32 -08:00
committed by Copybara-Service
parent 1ef5f9266e
commit 341578450f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ set(MUJOCO_DEP_VERSION_gtest
)
set(MUJOCO_DEP_VERSION_benchmark
d845b7b3a27d54ad96280a29d61fa8988d4fddcf # v1.6.2
d572f4777349d43653b21d6c2fc63020ab326db2 # v1.7.1
CACHE STRING "Version of `benchmark` to be fetched."
)
+1 -1
View File
@@ -184,7 +184,7 @@ findorfetch(
GIT_REPO
https://github.com/pybind/pybind11
GIT_TAG
0aa8c9452803604b8e65a624c28f6ba89bd6499a
33fb7a6bd849653445b6ae37a8c274d3de9519cc
TARGETS
pybind11::pybind11_headers
EXCLUDE_FROM_ALL