chore(deps): update dependency python to v3.14.3 (#22)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-02-09 05:48:59 +00:00 committed by GitHub
parent 2ae5aa47ae
commit 936122912c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
with: with:
python-version: "3.14.2" python-version: "3.14.3"
- name: Install dependencies - name: Install dependencies
run: pip install uv run: pip install uv