Skip to content

Fix incorrect Poetry version in lock file

Tan Le requested to merge fix-poetry-version-lock into main

What does this merge request do and why?

This sets the Poetry version to 1.6.1 in the poetry.lock file since it is the one we use in development and CI.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Tan Le

Merge request reports