Skip to content

Commit 05d4879

Browse files
Bump pybind11 from 3.0.1 to 3.0.4
Bumps [pybind11](https://github.com/pybind/pybind11) from 3.0.1 to 3.0.4. - [Release notes](https://github.com/pybind/pybind11/releases) - [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.md) - [Commits](pybind/pybind11@v3.0.1...v3.0.4) --- updated-dependencies: - dependency-name: pybind11 dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b498e4e commit 05d4879

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,5 +1,5 @@
11
[build-system]
2-
requires = ["scikit-build-core>=0.3.3", "pybind11==3.0.1", "setuptools_scm[toml]>=8.0"]
2+
requires = ["scikit-build-core>=0.3.3", "pybind11==3.0.4", "setuptools_scm[toml]>=8.0"]
33
build-backend = "scikit_build_core.build"
44

55
[tool.scikit-build]

0 commit comments

Comments
 (0)