chore: Update Python dependencies

This commit is contained in:
sebthom
2024-12-22 20:49:29 +01:00
parent 09f4d0f16f
commit 8acaf7b25f
2 changed files with 46 additions and 46 deletions

View File

@@ -62,16 +62,16 @@ jobs:
PYTHON_VERSION: "3.10"
PUBLISH_RELEASE: false
- os: macos-13 # X86
PYTHON_VERSION: "3.13.0"
PYTHON_VERSION: "3.13.1"
PUBLISH_RELEASE: true
- os: macos-latest # ARM
PYTHON_VERSION: "3.13.0"
PYTHON_VERSION: "3.13.1"
PUBLISH_RELEASE: true
- os: ubuntu-latest
PYTHON_VERSION: "3.13.0"
PYTHON_VERSION: "3.13.1"
PUBLISH_RELEASE: true
- os: windows-latest
PYTHON_VERSION: "3.13.0"
PYTHON_VERSION: "3.13.1"
PUBLISH_RELEASE: true
runs-on: ${{ matrix.os }} # https://github.com/actions/runner-images#available-images