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

Normalize poetry versions in devcontainers/docker to match lockfiles #85

Merged

Conversation

loneil
Copy link
Contributor

@loneil loneil commented Feb 2, 2024

The poetry.lock files have been generated by 1.7.1 for the plugins, but looks like the devcontainers and dokerfiles reference Poetry 1.4.2.

This PR sets them all to the matching 1.7.1

ACA-Py actually uses 1.6.1 so maybe that would be more appropriate, but ACA-Py should probably update to a newer version with 0.12.0 (?) or a subsequent release. Also it probably doesn't matter to have the slight mismatch between these plugins and ACA-Py for Poetry version
https://github.com/hyperledger/aries-cloudagent-python/blob/main/poetry.lock

Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
@loneil
Copy link
Contributor Author

loneil commented Feb 2, 2024

Issue #84

@jamshale jamshale merged commit 2224d96 into openwallet-foundation:main Feb 2, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants