Pybind11-stubgen

Latest version: v2.5.3

Safety actively analyzes 710342 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

2.4

--------------------------
Changes:
- ✨ Added `--numpy-array-use-type-var` flag which reformats the pybind11-generated `numpy.ndarray[numpy.float32[m, 1]]`
annotation as `numpy.ndarray[tuple[M, Literal[1]], numpy.dtype[numpy.float32]]` contributed by ringohoffman (188)

2.3.7

--------------------------
Changes:
- 🐛 fix: Handle top-level list-like annotations as types (183)

2.3.6

--------------------------
Changes:
- 🐛 fix: Missing `py::dtype` translation (179)

2.3.5

--------------------------
Changes:
- 🐛 fix: Wrong import for lowercase `buffer` (175), issue (173)

2.3.4

--------------------------
Changes:
- 🐛 fix: Misleading warning that referred to ignored errors (171)

2.3.3

--------------------------
Changes:
- 🐛 fix: The `typing.Annotated` does not exist in python < 3.9, use `typing_extensions` (168)

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.