Skip to content

Dependabot does not install the extras extra #226

Description

@mikejgray

rapidfuzz was upgraded to a significantly higher version, which drops compatibility with 3.7. The Dependabot PR didn't catch that because it's doesn't run unit tests, and the build tests try to install the [all] extra (which doesn't exist).

Identified in unit tests on this PR: https://github.com/OpenVoiceOS/ovos-utils/actions/runs/7721017873/job/21046877080

I'm also not sure pinning to a version that new is a good idea when there were no compatibility issues with the older version - I do see some good-sized vulnerability fixes there though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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