Skip to content

Change requirements.txt for compatible releases #345

@sorrell

Description

@sorrell

Currently the requirements.txt requires exact major.minor.patch versions, and Dependabot opens PRs to upgrade even patch releases.

Because we are building documentation with these dependencies, and not running a real-time/production system, we should change the requirements.txt to use the compatible releases syntax on just major.minor version. Patch releases aren't as important for us to upgrade to, as these dependencies are stable and creating working docs for the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions