Update dependency poetry to v1.7.0 #906
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/poetry-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.6.1
->1.7.0
Release Notes
python-poetry/poetry (poetry)
v1.7.0
Compare Source
Added
poetry-plugin-export
will not be installed by default anymore (#8562).poetry-install
pre-commit hook (#8327).--next-phase
option topoetry version
(#8089).Changed
user-agent
for all HTTP requests (#8394).setuptools
per default in Python 3.12 (#7803).wheel
per default (#7803).setuptools
andwheel
when runningpoetry install --sync
if they are not required by the project (#8600).keyring
handling (#8227).description
field when extracting metadata fromsetup.py
files (#8545).Fixed
virtualenvs.options.system-site-packages
was set (#8359).poetry shell
did not work completely withnushell
(#8478).poetry config pypi-token.pypi
without a value (#8502).Docs
pipx
the preferred (first mentioned) installation method (#8090).poetry self
on Windows (#8090).poetry add
with a git dependency (#8438).POETRY_REPOSITORIES_
variables docs (#8492).CITATION.cff
file (#8510).poetry-core (
1.8.1
)extra
markers (#636).lib
folder was added to the wheel (#634).poetry-plugin-export (
^1.6.0
)--all-extras
option (#241).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.