Update dependency python to v3.14.1 (#11)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-05 10:03:29 +02:00 committed by GitHub
parent b600da7be0
commit f523fede3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: "3.14.0"
python-version: "3.14.1"
- name: Install dependencies
run: pip install uv