We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21b2ab commit 1572b61Copy full SHA for 1572b61
test-data/pybind11_fixtures/pyproject.toml
@@ -4,7 +4,7 @@ requires = [
4
"wheel",
5
# Officially supported pybind11 version. This is pinned to guarantee 100% reproducible CI.
6
# As a result, the version needs to be bumped manually at will.
7
- "pybind11==2.9.2",
+ "pybind11==2.13.6",
8
]
9
10
build-backend = "setuptools.build_meta"
0 commit comments