Skip to content

Bump python-jose from 3.3.0 to 3.4.0 #1442

Bump python-jose from 3.3.0 to 3.4.0

Bump python-jose from 3.3.0 to 3.4.0 #1442

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}