Skip to content

CI 1.5.x failing due to matplotlib version #50210

Closed
@MarcoGorelli

Description

@MarcoGorelli

I think the minimum mpl version should be bumped to 3.6.1 for the 1.5.x releases too

It's true that the ci/deps/actions-38-minimum_versions.yaml run would pin matplotlib to 3.3.2, and that would pass, but the docstrings were getting tested with matplotlib 3.6.2 because matplotlib wasn't pinned in environment.yml

So MPL 3.3.2 was never really supported to begin with in 1.5.x, it only looked like it was because some tests were being run with MPL 3.6.2

Shall we just bump it?

cc @phofl

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions