What's Changed
* Bump pytest from 7.1.0 to 7.1.1 by dependabot in https://github.com/wearepal/ranzen/pull/108
* Fix mypy errors that I happened to see while testing out reST syntax highlighting by thomkeh in https://github.com/wearepal/ranzen/pull/109
* Fix the mysterious problem plaguing the docs build by thomkeh in https://github.com/wearepal/ranzen/pull/110
* Fix ``dataclass`` imports. by MylesBartlett in https://github.com/wearepal/ranzen/pull/111
* Flesh out documentation for batch samplers. by MylesBartlett in https://github.com/wearepal/ranzen/pull/112
* Bump tqdm from 4.63.0 to 4.63.1 by dependabot in https://github.com/wearepal/ranzen/pull/113
* Fix RandomMixUp for singular inputs (inputs with batch_size==1). by MylesBartlett in https://github.com/wearepal/ranzen/pull/114
* Bump tqdm from 4.63.1 to 4.64.0 by dependabot in https://github.com/wearepal/ranzen/pull/116
* Add vectorised implementation of CutMix. by MylesBartlett in https://github.com/wearepal/ranzen/pull/115
* Remove pl module and pytorch-lightning dependency. by MylesBartlett in https://github.com/wearepal/ranzen/pull/118
**Full Changelog**: https://github.com/wearepal/ranzen/compare/v1.2.2...v1.2.3