What's Changed
* set requires-python to 3.8 by samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/94
* use zoneinfo instead of pytz where possible by samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/93
* No need to call datetime.replace for utc_now by EdwardBetts in https://github.com/samuelcolvin/dirty-equals/pull/95
* Patch pprint to make pytest diffs nicer for big objects by alexmojaki in https://github.com/samuelcolvin/dirty-equals/pull/92
* uprev test, lint and docs dependencies by samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/102
* Support Python 3.13 by samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/101
* Uprev version by samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/103
New Contributors
* EdwardBetts made their first contribution in https://github.com/samuelcolvin/dirty-equals/pull/95
**Full Changelog**: https://github.com/samuelcolvin/dirty-equals/compare/v0.7.1...v0.8.0