Skip to content

Commit e25ea40

Browse files
committed
Update minimum pybind11 version to latest
1 parent dd6f7a5 commit e25ea40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"setuptools >= 69.0",
4-
"pybind11 >= 2.10.0",
4+
"pybind11 >= 2.13.4",
55
]
66
build-backend = "setuptools.build_meta"
77

0 commit comments

Comments
 (0)