=====
Features
--------
- Import FixtureRequest from pytest, not private _pytest.
Require at least pytest 6.2
- Replace tmpdir_factory with tmp_path_factory
Docs
----
- List mysql_noproc in README's fixtures list
Fixes
-----
- Database cleanup code will attempt to reconnect to mysql if test accidentally would close the connection