Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2025-09-07 08:26:01 +02:00
parent d005debf69
commit 52712f8491
13 changed files with 18 additions and 16 deletions

View File

@@ -313,7 +313,7 @@ jobs:
${{ inputs.pacboy }}
- name: 🐍 Setup Python ${{ matrix.python }}
uses: actions/setup-python@v5
uses: actions/setup-python@v6
if: matrix.system != 'msys2'
with:
python-version: ${{ matrix.python }}