Update dependency poetry to v2.1.4 #1550

Merged
renovate-bot merged 1 commit from renovate/poetry-2.1.x into main 2025-08-10 13:14:40 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
poetry (changelog) patch 2.1.3 -> 2.1.4

Release Notes

python-poetry/poetry (poetry)

v2.1.4

Compare Source

Changed
  • Require virtualenv<20.33 to work around an issue where Poetry uses the wrong Python version (#​10491).
  • Improve the error messages for the validation of the pyproject.toml file (#​10471).
Fixed
  • Fix an issue where project plugins were installed even though poetry install was called with --no-plugins (#​10405).
  • Fix an issue where dependency resolution failed for self-referential extras with duplicate dependencies (#​10488).
Docs
  • Clarify how to include files that were automatically excluded via VCS ignore settings (#​10442).
  • Clarify the behavior of poetry add if no version constraint is explicitly specified (#​10445).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [poetry](https://github.com/python-poetry/poetry) ([changelog](https://python-poetry.org/history/)) | patch | `2.1.3` -> `2.1.4` | --- ### Release Notes <details> <summary>python-poetry/poetry (poetry)</summary> ### [`v2.1.4`](https://github.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#214---2025-08-05) [Compare Source](https://github.com/python-poetry/poetry/compare/2.1.3...2.1.4) ##### Changed - Require `virtualenv<20.33` to work around an issue where Poetry uses the wrong Python version ([#&#8203;10491](https://github.com/python-poetry/poetry/pull/10491)). - Improve the error messages for the validation of the `pyproject.toml` file ([#&#8203;10471](https://github.com/python-poetry/poetry/pull/10471)). ##### Fixed - Fix an issue where project plugins were installed even though `poetry install` was called with `--no-plugins` ([#&#8203;10405](https://github.com/python-poetry/poetry/pull/10405)). - Fix an issue where dependency resolution failed for self-referential extras with duplicate dependencies ([#&#8203;10488](https://github.com/python-poetry/poetry/pull/10488)). ##### Docs - Clarify how to include files that were automatically excluded via VCS ignore settings ([#&#8203;10442](https://github.com/python-poetry/poetry/pull/10442)). - Clarify the behavior of `poetry add` if no version constraint is explicitly specified ([#&#8203;10445](https://github.com/python-poetry/poetry/pull/10445)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency poetry to v2.1.4
Some checks failed
Test / lint (pull_request) Successful in 2s
Test / python3_9 (pull_request) Failing after 2m37s
Test / python3_10 (pull_request) Failing after 2m40s
Test / python3_13 (pull_request) Failing after 12m49s
Test / python3_12 (pull_request) Failing after 13m21s
Test / python3_11 (pull_request) Failing after 13m45s
f4aaa9043f
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-08-10 12:48:27 +00:00
renovate-bot deleted branch renovate/poetry-2.1.x 2025-08-10 13:14:41 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: walbeck-it/docker-python-poetry#1550
No description provided.