Update dependency poetry to v1.4.0 #655
Loading…
Reference in a new issue
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.3.2
->1.4.0
Release Notes
python-poetry/poetry
v1.4.0
Compare Source
Added
installer.modern-installation
) for faster installation of packages and independence from pip (#6205).Private ::
trove classifiers (#7271).@generated
comment at the beginning of the lock file (#7339).virtualenvs.prefer-active-python
when runningpoetry new
andpoetry init
(#7100).Changed
experimental.new-installer
tofalse
(#7358).platform
field from cached package info and bump the cache version (#7304).importlib-metadata
dependency (#7434).repository
modules (#7468).Fixed
poetry check
did not handle the-C, --directory
option correctly (#7241).poetry install --sync
(#7389).sys.argv[0]
when running installed scripts (#6737).direct_url.json
files were not written according to the specification (#7475).JSONDecodeError
when running a Python script that produced certain warnings (#6665).Docs
poetry export
can exportconstraints.txt
files (#7383).poetry-core (
1.5.1
)#534,
#530,
#546,
#547).
extras
are defined in the main dependency group (#542).setup.py
file in sdists by default (#318).tool.poetry.description
(#505).poetry-plugin-export (
^1.3.0
)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.