browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
53 stars 13 forks source link

chore(deps): update pre-commit hook python-poetry/poetry to v1.7.1 #619

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
python-poetry/poetry repository patch 1.7.0 -> 1.7.1

Note: The pre-commit manager in Renovate is not supported by the pre-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`](https://togithub.com/python-poetry/poetry/releases/tag/1.7.1) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.7.0...1.7.1) ##### Fixed - Fix an issue where sdists that call CLI tools of their build requirements could not be installed ([#​8630](https://togithub.com/python-poetry/poetry/pull/8630)). - Fix an issue where sdists with symlinks could not be installed due to a broken tarfile datafilter ([#​8649](https://togithub.com/python-poetry/poetry/pull/8649)). - Fix an issue where `poetry init` failed when trying to add dependencies ([#​8655](https://togithub.com/python-poetry/poetry/pull/8655)). - Fix an issue where `poetry install` failed if `virtualenvs.create` was set to `false` ([#​8672](https://togithub.com/python-poetry/poetry/pull/8672)).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.