Skip to content

Issue/fix duplicate in poetry lock file

Dariush Mohandes requested to merge issue/fix-duplicate-in-poetry-lock-file into master

Created by: Hugo-Inmanta

Description

When I rebased these 3 dependabot bumps (452544a3 96a5b841 3a6382f6) it resulted in some duplication in the poetry.lock file.

This PR fixes this issue.

Self Check:

Strike through any lines that are not applicable (~~line~~) then check the box

  • Attached issue to pull request
  • Changelog entry
  • Type annotations are present
  • Code is clear and sufficiently documented
  • No (preventable) type errors (check using make mypy or make mypy-diff)
  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Correct, in line with design
  • End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )

Reviewer Checklist:

  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Code is clear and sufficiently documented
  • Correct, in line with design

Merge request reports

Loading