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

⬆️ Upgrade poetry to 2.1 #3538

Merged
merged 3 commits into from
Mar 4, 2025

Conversation

ff137
Copy link
Contributor

@ff137 ff137 commented Feb 21, 2025

This upgrades default poetry version in Dockerfiles, and requires poetry 2.1 in pyproject.toml (encourages developers to update)

Currently Dependabot generates the lock file with poetry 1.8, and so requiring 2 will break dependabot, until it's supported.

Therefore, this PR is waiting for Poetry 2 support in Dependabot first: dependabot/dependabot-core#11642

Edit: the above PR was merged, and Dependabot now uses poetry v2

@ff137 ff137 marked this pull request as ready for review March 4, 2025 12:21
Copy link

sonarqubecloud bot commented Mar 4, 2025

@swcurran swcurran requested review from jamshale and a team March 4, 2025 17:25
@swcurran swcurran merged commit c4cbf66 into openwallet-foundation:main Mar 4, 2025
11 checks passed
ff137 added a commit to didx-xyz/acapy that referenced this pull request Mar 6, 2025
* ⬆️ Upgrade poetry to 2.1

Signed-off-by: ff137 <[email protected]>

* ⬆️ Update lock file to 2.1.1

Signed-off-by: ff137 <[email protected]>

* 🔧 Configure package-mode = false

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
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.

3 participants