Update dependency python to v3.14.2 (#12)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-08 12:33:58 +02:00 committed by GitHub
parent 4325cad05e
commit 37db5a6a4d
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.1"
python-version: "3.14.2"
- name: Install dependencies
run: pip install uv