Update pybind11 to latest master
This update fixes a serious regression in pybind11 where stl containers were being emptied upon access. see https://github.com/pybind/pybind11/issues/1561 for more details.
Edited by T.J. Corona
This update fixes a serious regression in pybind11 where stl containers were being emptied upon access. see https://github.com/pybind/pybind11/issues/1561 for more details.