Update dependency poetry to v2.1.3 #1442

Merged
renovate-bot merged 1 commit from renovate/poetry-2.1.x into main 2025-05-04 14:16:24 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

python-poetry/poetry (poetry)

v2.1.3

Compare Source

Changed
  • Require importlib-metadata<8.7 for Python 3.9 because of a breaking change in importlib-metadata 8.7 (#​10374).
Fixed
  • Fix an issue where re-locking failed for incomplete multiple-constraints dependencies with explicit sources (#​10324).
  • Fix an issue where the --directory option did not work if a plugin, which accesses the poetry instance during its activation, was installed (#​10352).
  • Fix an issue where poetry env activate -v printed additional information to stdout instead of stderr so that the output could not be used as designed (#​10353).
  • Fix an issue where the original error was not printed if building a git dependency failed (#​10366).
  • Fix an issue where wheels for the wrong platform were installed in rare cases. (#​10361).
poetry-core (2.1.3)
  • Fix an issue where the union of specific inverse or partially inverse markers was not simplified (#​858).
  • Fix an issue where optional dependencies defined in the project section were treated as non-optional when a source was defined for them in the tool.poetry section (#​857).
  • Fix an issue where markers with === were not parsed correctly (#​860).
  • Fix an issue where local versions with upper case letters caused an error (#​859).
  • Fix an issue where extra markers with a value starting with "in" were not validated correctly (#​862).

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.2` -> `2.1.3` | --- ### Release Notes <details> <summary>python-poetry/poetry (poetry)</summary> ### [`v2.1.3`](https://github.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#213---2025-05-04) [Compare Source](https://github.com/python-poetry/poetry/compare/2.1.2...2.1.3) ##### Changed - Require `importlib-metadata<8.7` for Python 3.9 because of a breaking change in importlib-metadata 8.7 ([#&#8203;10374](https://github.com/python-poetry/poetry/pull/10374)). ##### Fixed - Fix an issue where re-locking failed for incomplete multiple-constraints dependencies with explicit sources ([#&#8203;10324](https://github.com/python-poetry/poetry/pull/10324)). - Fix an issue where the `--directory` option did not work if a plugin, which accesses the poetry instance during its activation, was installed ([#&#8203;10352](https://github.com/python-poetry/poetry/pull/10352)). - Fix an issue where `poetry env activate -v` printed additional information to stdout instead of stderr so that the output could not be used as designed ([#&#8203;10353](https://github.com/python-poetry/poetry/pull/10353)). - Fix an issue where the original error was not printed if building a git dependency failed ([#&#8203;10366](https://github.com/python-poetry/poetry/pull/10366)). - Fix an issue where wheels for the wrong platform were installed in rare cases. ([#&#8203;10361](https://github.com/python-poetry/poetry/pull/10361)). ##### poetry-core ([`2.1.3`](https://github.com/python-poetry/poetry-core/releases/tag/2.1.3)) - Fix an issue where the union of specific inverse or partially inverse markers was not simplified ([#&#8203;858](https://github.com/python-poetry/poetry-core/pull/858)). - Fix an issue where optional dependencies defined in the `project` section were treated as non-optional when a source was defined for them in the `tool.poetry` section ([#&#8203;857](https://github.com/python-poetry/poetry-core/pull/857)). - Fix an issue where markers with `===` were not parsed correctly ([#&#8203;860](https://github.com/python-poetry/poetry-core/pull/860)). - Fix an issue where local versions with upper case letters caused an error ([#&#8203;859](https://github.com/python-poetry/poetry-core/pull/859)). - Fix an issue where `extra` markers with a value starting with "in" were not validated correctly ([#&#8203;862](https://github.com/python-poetry/poetry-core/pull/862)). </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjI2MS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-05-04 14:16:17 +00:00
Update dependency poetry to v2.1.3
All checks were successful
Test / lint (pull_request) Successful in 5s
Test / python3_9 (pull_request) Successful in 45s
Test / python3_10 (pull_request) Successful in 41s
Test / python3_11 (pull_request) Successful in 40s
Test / python3_12 (pull_request) Successful in 38s
Test / python3_13 (pull_request) Successful in 36s
Build and publish / lint (push) Successful in 3s
Build and publish / python3_9 (push) Successful in 57s
Build and publish / python3_10 (push) Successful in 55s
Build and publish / python3_11 (push) Successful in 1m3s
Build and publish / python3_12 (push) Successful in 51s
Build and publish / python3_13 (push) Successful in 52s
88bd33291d
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-05-04 14:16:18 +00:00
renovate-bot merged commit 88bd33291d into main 2025-05-04 14:16:24 +00:00
renovate-bot deleted branch renovate/poetry-2.1.x 2025-05-04 14:16:24 +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#1442
No description provided.