Skip to content

Bump pyjwt from 2.9.0 to 2.10.1 #4713

Bump pyjwt from 2.9.0 to 2.10.1

Bump pyjwt from 2.9.0 to 2.10.1 #4713

Workflow file for this run

name: Running Tests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/dev-tests.yml
with:
ref: ${{ github.ref }}
secrets: inherit