2 Commits

Author SHA1 Message Date
44c24c5c55 chore(deps): update dependency go to v1.24.2 2025-04-02 11:30:33 +00:00
88dc160215 chore(deps): update dependency poetry to v2.1.2 (#204)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [poetry](https://github.com/python-poetry/poetry) ([changelog](https://python-poetry.org/history/)) | patch | `2.1.1` -> `2.1.2` |

---

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

Reviewed-on: #204
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-04-02 11:30:13 +00:00

View File

@@ -40,7 +40,7 @@ go = "1.24.2"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"
node = "22.14.0" node = "22.14.0"
poetry = "2.1.1" poetry = "2.1.2"
python = "3.13.2" python = "3.13.2"
r = "4.4.3" r = "4.4.3"
rust = "1.85.1" rust = "1.85.1"