diff --git a/docs/packages/matplotlib.yaml b/docs/packages/matplotlib.yaml index df6ee94..6fe7754 100644 --- a/docs/packages/matplotlib.yaml +++ b/docs/packages/matplotlib.yaml @@ -16,3 +16,6 @@ versions: - version: 3.11.0 patched: comment: We patch matplotlib to increase threading test timeouts in places where the native RISC-V runners seem to have issues, and backport a fix from upstream to pin pytest below version 9.1.0 due to failures with a test fixture in the TestSpectral suite. + - version: 3.11.1 + patched: + comment: We patch matplotlib to increase threading test timeouts in places where the native RISC-V runners seem to have issues.