chore(deps): update dependency poetry to v2 (#143)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [poetry](https://python-poetry.org/) ([source](https://github.com/python-poetry/poetry), [changelog](https://python-poetry.org/history/)) | major | `1.8.5` -> `2.0.0` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #143
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
renovate-bot 2025-01-08 13:01:25 +00:00 committed by João Paulo Dubas
parent 2e4bb33f1f
commit f1243fdde3

View File

@ -24,7 +24,7 @@ lefthook = "1.8.4"
lua = "5.1.5"
luajit = "2.0.5--3.11.1"
node = "22.12.0"
poetry = "1.8.5"
poetry = "2.0.0"
python = "3.13.1"
r = "4.4.2"
ripgrep = "14.1.1"