chore(deps): update dependency python to v3.12.7 (#80)

This PR contains the following updates:

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

---

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

Reviewed-on: #80
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-01 14:12:48 +00:00 committed by João Paulo Dubas
parent 574ce27408
commit be23c41d28

View File

@ -24,7 +24,7 @@ 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.3"
python = "3.12.6" python = "3.12.7"
r = "4.4.1" r = "4.4.1"
ripgrep = "14.1.0" ripgrep = "14.1.0"
rust = "1.81.0" rust = "1.81.0"