chore: upgrade to Python 3.13 and update deps

This commit is contained in:
sebthom
2024-11-15 13:31:29 +01:00
parent 4a3fb230f5
commit 1b326c1ce8
5 changed files with 36 additions and 30 deletions

View File

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