Skip to content

Bump cryptography from 46.0.4 to 46.0.5 #755

Bump cryptography from 46.0.4 to 46.0.5

Bump cryptography from 46.0.4 to 46.0.5 #755

---
name: "Pull Requests (normal)"
concurrency: # Cancel any existing runs of this workflow for this same PR
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
on: # yamllint disable
pull_request:
branches-ignore:
- "main"
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
full-integration: false