Skip to content

Bump cryptography from 39.0.2 to 41.0.4 in /requirements #1869

Bump cryptography from 39.0.2 to 41.0.4 in /requirements

Bump cryptography from 39.0.2 to 41.0.4 in /requirements #1869

Workflow file for this run

name: Labeler
on:
- pull_request
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"