What's Changed
* Unconditionally depend on `typing-extensions` by inducer in https://github.com/inducer/pytools/pull/263
* Fix new mypy 1.12 errors by alexfikl in https://github.com/inducer/pytools/pull/264
* Table: add raw output by matthiasdiener in https://github.com/inducer/pytools/pull/265
* Bump min Python to 3.10 by alexfikl in https://github.com/inducer/pytools/pull/266
* KeyBuilder: support np.bool{,_} for numpy<2 by matthiasdiener in https://github.com/inducer/pytools/pull/267
**Full Changelog**: https://github.com/inducer/pytools/compare/v2024.1.14...v2024.1.15