You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I made a python wrapper to my C++ library using cmake_example and it is working great!!
However, there were 4 dependabot alerts raised by Github and it looks like the fix is to be done in pybind11 submodule:
If I merge them to the submodule I guess it will become out of sync with Pybind11. Please let me know if this will be fixed in pybind11.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I made a python wrapper to my C++ library using cmake_example and it is working great!!
However, there were 4 dependabot alerts raised by Github and it looks like the fix is to be done in pybind11 submodule:
If I merge them to the submodule I guess it will become out of sync with Pybind11. Please let me know if this will be fixed in pybind11.
Beta Was this translation helpful? Give feedback.
All reactions