chore(deps): update dependency poetry to v1.8.4 (#88)

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/)) | patch | `1.8.3` -> `1.8.4` |

---

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

Reviewed-on: #88
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 2024-10-17 10:32:02 +00:00 committed by João Paulo Dubas
parent 246bb21ea6
commit 77c0eb376e

View File

@ -23,7 +23,7 @@ lefthook = "1.7.13"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5--2.4.4" luajit = "2.0.5--2.4.4"
node = "22.9.0" node = "22.9.0"
poetry = "1.8.3" poetry = "1.8.4"
python = "3.13.0" python = "3.13.0"
r = "4.4.1" r = "4.4.1"
ripgrep = "14.1.0" ripgrep = "14.1.0"