You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This cannot be tackled until #428 is resolved - Poetry 1.2 drops runtime support for 3.6, don't really want to be developing against 3.7+ when we still have to use 3.6 in production.
The latest version of Poetry should be targeted when this issue is tackled, it is currently at 1.8.3. See https://python-poetry.org/history/ for the changelog. This issue would be a good chance for all the other 'infrastructure' dependencies to be upgraded - nox, black, safety, flake8 etc.
Description:
Poetry 1.2 can cause issues with our dependencies if it updates the lockfile.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: