The current minimal supported Python is 3.8[^1][^2]. This [still passing](https://github.com/martinfleis/clustergram/actions/runs/11964347578/job/33356502097), but should we update to Python 3.11 to follow with [SPEC0](https://scientific-python.org/specs/spec-0000/#support-window)? I'd like to put in a PR if so. [^1]: [`pyproject.toml`](https://github.com/martinfleis/clustergram/blob/c99e3cd9b230caa467514080f68d600d390f8b28/pyproject.toml#L23) [^2]: [`ci/envs/minimal.yaml`](https://github.com/martinfleis/clustergram/blob/c99e3cd9b230caa467514080f68d600d390f8b28/ci/envs/minimal.yaml#L5)