Update dependency python to 3.14
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 33s

This commit is contained in:
2025-11-10 23:22:39 +00:00
parent c1229130a9
commit 750aa8a68c

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: "3.13"
python-version: "3.14"
check-latest: true
- name: Set up Chart Testing