Update dependency python to v3.14.0
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 25s

This commit is contained in:
2025-11-10 23:36:43 +00:00
parent 1923aa9eba
commit 7100a10eee

View File

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