Skip to content

Commit

Permalink
chore(deps): update dependency poetry to v1.8.5 (#116)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [poetry](https://python-poetry.org/)
([source](https://redirect.github.com/python-poetry/poetry),
[changelog](https://python-poetry.org/history/)) | `1.8.4` -> `1.8.5` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/poetry/1.8.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/poetry/1.8.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/poetry/1.8.4/1.8.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/poetry/1.8.4/1.8.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>python-poetry/poetry (poetry)</summary>

###
[`v1.8.5`](https://redirect.github.com/python-poetry/poetry/releases/tag/1.8.5)

[Compare
Source](https://redirect.github.com/python-poetry/poetry/compare/1.8.4...1.8.5)

##### Changed

- Require `pkginfo>=1.12` to fix an issue with an unknown metadata
version 2.4
([#&#8203;9888](https://redirect.github.com/python-poetry/poetry/pull/9888)).
- Do not fail if the unknown metadata version is only a minor version
update
([#&#8203;9888](https://redirect.github.com/python-poetry/poetry/pull/9888)).

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/naa0yama/devtool-wsl2).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGF0YXNvdXJjZTpweXBpIiwiZGVwVHlwZToiLCJtYW5hZ2VyOmFzZGYiLCJyZW5vdmF0ZSIsInVwZGF0ZS1wYXRjaCIsInZlcnNpb25pbmc6cGVwNDQwIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 7b70890 commit 57c6174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aws-sam-cli 1.115.0
awscli 2.22.12
fzf 0.50.0
ghq 1.6.1
poetry 1.8.4
poetry 1.8.5
python 3.10.12
rust stable
starship 1.18.2
Expand Down

0 comments on commit 57c6174

Please sign in to comment.