-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump the submodules group with 4 updates
Bumps the submodules group with 4 updates: [libs/mockturtle](https://github.com/marcelwa/mockturtle), [libs/Catch2](https://github.com/catchorg/Catch2), [libs/pybind11](https://github.com/pybind/pybind11) and [libs/json](https://github.com/nlohmann/json). Updates `libs/mockturtle` from `fac58aa` to `bd8b92f` - [Commits](marcelwa/mockturtle@fac58aa...bd8b92f) Updates `libs/Catch2` from `966d361` to `a8cf3e6` - [Release notes](https://github.com/catchorg/Catch2/releases) - [Commits](catchorg/Catch2@966d361...a8cf3e6) Updates `libs/pybind11` from `1e28599` to `76b7f53` - [Release notes](https://github.com/pybind/pybind11/releases) - [Commits](pybind/pybind11@1e28599...76b7f53) Updates `libs/json` from `58d6aa5` to `6eab7a2` - [Release notes](https://github.com/nlohmann/json/releases) - [Commits](nlohmann/json@58d6aa5...6eab7a2) --- updated-dependencies: - dependency-name: libs/mockturtle dependency-type: direct:production dependency-group: submodules - dependency-name: libs/Catch2 dependency-type: direct:production dependency-group: submodules - dependency-name: libs/pybind11 dependency-type: direct:production dependency-group: submodules - dependency-name: libs/json dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
7287389
commit 5e3a6d5
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule Catch2
updated
13 files
Submodule json
updated
20 files
Submodule pybind11
updated
6 files
+7 −7 | .pre-commit-config.yaml | |
+8 −8 | pyproject.toml | |
+1 −1 | tests/test_numpy_dtypes.cpp | |
+2 −2 | tests/test_pytypes.cpp | |
+12 −2 | tools/pybind11NewTools.cmake | |
+1 −1 | tools/pybind11Tools.cmake |