### Summary `macos-latest` test is failing. Memory leakage is slightly over the threshold. Failing test: `lib/matplotlib/tests/test_backends_interactive.py:559: AssertionError` Exact assertion error: `assert growth <= acceptable_memory_leakage` `assert 30457856 <= 30000000` Example of test failing: [macos-latest failing](https://github.com/matplotlib/matplotlib/runs/6252442019?check_suite_focus=true) ### Proposed fix Raise threshold.