Update dependency poetry to v1.5.0 #717
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.4.2
->1.5.0
Release Notes
python-poetry/poetry
v1.5.0
Compare Source
Added
explicit
andsupplemental
(#7658,#6879).
#7473).
#7923).
--executable
option topoetry env info
(#7547).--top-level
option topoetry show
(#7415).--lock
option topoetry remove
(#7917).POETRY_REQUESTS_TIMEOUT
option (#7081).Changed
experimental.new-installer
(#7356).priority
key for sources and deprecate flagsdefault
andsecondary
(#7658).poetry run <entry point>
if the entry point was not previously installed viapoetry install
(#7606).Fixed
Retry-After
in HTTP responses was not respected and retries were handled inconsistently (#7072).direct_url.json
of an editable install from a git dependency was invalid (#7473).poetry install
returns a zero exit status even though the build script failed (#7812)..venv
was not used ifin-project
was not set (#7792).poetry add
were not parsed correctly (#7836).poetry shell
did not send a newline tofish
(#7884).poetry update --lock
printed operations that were not executed (#7915).poetry add --lock
did perform a full update of all dependencies (#7920).poetry shell
did not work withnushell
(#7919).Docs
--dev
(#7647).poetry.lock
(#7506).virtualenv.create
(#7608).poetry-core (
1.6.0
)tomlkit
withtomli
, which changes the interface of some internal classes (#483).Package.category
(#561).poetry build
created duplicate Python classifiers if they were specified manually (#578).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.