Skip to content

Pin dependencies #338

Open
Open
@bombsimon

Description

@bombsimon

There's been a couple of times where not pinning dependencies has made either CI or local development pull the latest version and things have been broken. It's also affected result of pylint making linting failing even with no changes to the code.

Relates to #331, #336, #334

I suggest pinning dependencies and introduce a process to controlled upgrade dependencies instead. By doing this we can ensure that the latest main and CI is working until manually upgrading dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions