Additions
- Add a `mask_obs` argument to `tl.clonotype_network` that allows to compute the clonotype networks on a subset of the cells ([557](https://github.com/scverse/scirpy/pull/557)).
- Add `datasets.stephenson2021_5k`, an example dataset for the upcoming BCR tutorial ([565](https://github.com/scverse/scirpy/pull/565))
Fixes
- Add all optional dependencies required for testing to the `[test]` dependency group ([562](https://github.com/scverse/scirpy/pull/562)).
- Unpin AnnData version ([551](https://github.com/scverse/scirpy/pull/551))