What's Changed
* Bump minimum supported Python to 3.9
Bug Fixes
* Honor inventory filepath by Akasurde in https://github.com/ansible/ansible-runner/pull/1065
* Ensure that UTC ISO8601 datetimes include timezone info by sivel in https://github.com/ansible/ansible-runner/pull/1238
* Fix for non-str ident by Shrews in https://github.com/ansible/ansible-runner/pull/1268
* Pass inventory directory path instead of file path when using containerization by christophert in https://github.com/ansible/ansible-runner/pull/1304
* Validate inventory from CLI early by Shrews in https://github.com/ansible/ansible-runner/pull/1307
* Allow shutil to copy into existing isolation directory by christophert in https://github.com/ansible/ansible-runner/pull/1311
* Fix invalid inventory with relative pvt data dir by Shrews in https://github.com/ansible/ansible-runner/pull/1316
* Add lib symlink to bwrap call by christophert in https://github.com/ansible/ansible-runner/pull/1312