Skip to content

Commit 9393460

Browse files
chore(deps): update dependency pybind11 to v3.0.2 (#2993)
* chore(deps): update dependency pybind11 to v3.0.2 * try pybind main branch for debugging * remove debuggin --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ethanglaser <ethan.glaser@intel.com>
1 parent b8d597c commit 9393460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Cython==3.2.4
22
Jinja2==3.1.6
33
numpy==2.2.6 ; python_version <= '3.10'
44
numpy==2.4.3 ; python_version >= '3.11'
5-
pybind11==3.0.1
5+
pybind11==3.0.2
66
cmake==4.3.0
77
setuptools==79.0.1
88
clang-format==14.0.6

0 commit comments

Comments
 (0)