kantord/LibreLingo

Uprade Python dependency `mypy` to v1

Open

#2,682 opened on Feb 12, 2023

 (11 comments) (0 reactions) (1 assignee)Python (259 forks)github user discovery
good first issue

Repository metrics

Stars
 (2,629 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

An automatic update for this Python dependency was made, but the pipelines are failing and it looks like it must be because ther eis some breaking change, or this new version requires some specific steps to update.

See the pipeline failures: https://github.com/LibreLingo/LibreLingo/actions/runs/4108224211/jobs/7088667727

Acceptance criteria:

  • update mypy tot the latest version
  • create a MR with this update
  • make sure that the pipelines pass. check out their documentation to see what needs to be done and if necessary, make small adjustment in our code

Contributor guide