chore(deps): update dependency python to v3.13.5 (#242)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [python](https://github.com/python/cpython) | patch | `3.13.3` -> `3.13.5` |

---

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

Reviewed-on: #242
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
2025-06-16 16:30:02 +00:00
committed by João Paulo Dubas
parent 124b6e7c3b
commit ef6dda89ba

View File

@@ -46,7 +46,7 @@ lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"
node = "22.16.0" node = "22.16.0"
poetry = "2.1.3" poetry = "2.1.3"
python = "3.13.3" python = "3.13.5"
r = "4.5.0" r = "4.5.0"
rust = "1.87.0" rust = "1.87.0"
yarn = "1.22.22" yarn = "1.22.22"