chore(deps): update pre-commit hook python-poetry/poetry to v1.7.1 #220
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.1
->1.7.1
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
python-poetry/poetry (python-poetry/poetry)
v1.7.1
Compare Source
Fixed
poetry init
failed when trying to add dependencies (#8655).poetry install
failed ifvirtualenvs.create
was set tofalse
(#8672).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 Mend Renovate. View repository job log here.