Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get API working with Poetry 1.2 #379

Open
1 task
Reillyhewitson opened this issue Sep 15, 2022 · 4 comments
Open
1 task

Get API working with Poetry 1.2 #379

Reillyhewitson opened this issue Sep 15, 2022 · 4 comments

Comments

@Reillyhewitson
Copy link
Contributor

Description:
Poetry 1.2 can cause issues with our dependencies if it updates the lockfile.

Acceptance criteria:

  • Github actions works with poetry 1.2
@VKTB
Copy link
Contributor

VKTB commented Jan 13, 2023

Poetry 1.2 requires Python 3.7+ to run.

@MRichards99
Copy link
Collaborator

@MRichards99
Copy link
Collaborator

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.

@MRichards99
Copy link
Collaborator

MRichards99 commented Oct 7, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants