Skip to content

Commit d08ec8a

Browse files
Update .github/generate-sbom.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 8ebe9e1 commit d08ec8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/generate-sbom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ def generate(version: str) -> dict:
423423
"name": "pybind11",
424424
"scope": "excluded",
425425
"description": "C++/Python binding library "
426-
"(build-time dependency for PIL._imagingmath).",
426+
"(build-time dependency).",
427427
"licenses": [{"license": {"id": "BSD-3-Clause"}}],
428428
"externalReferences": [
429429
{"type": "website", "url": "https://pybind11.readthedocs.io"},

0 commit comments

Comments
 (0)