Skip to content

Commit 1572b61

Browse files
committed
bump pybind
1 parent b21b2ab commit 1572b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/pybind11_fixtures/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [
44
"wheel",
55
# Officially supported pybind11 version. This is pinned to guarantee 100% reproducible CI.
66
# As a result, the version needs to be bumped manually at will.
7-
"pybind11==2.9.2",
7+
"pybind11==2.13.6",
88
]
99

1010
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)