### What's needed? `pytest` 9.1 will ship with [support for `datetime` and `timedelta` in `approx()`](https://github.com/pytest-dev/pytest/issues/8395), we should replace the [custom implementation we have](https://github.com/frequenz-floss/frequenz-sdk-python/blob/57c8f28f56d1792cb0b1809df2d9c5a18a630c79/tests/timeseries/_resampling/wall_clock_timer/util.py#L92).
What's needed?
pytest9.1 will ship with support fordatetimeandtimedeltainapprox(), we should replace the custom implementation we have.