Skip to content

Bump cryptography from 43.0.3 to 44.0.1 #2975

Bump cryptography from 43.0.3 to 44.0.1

Bump cryptography from 43.0.3 to 44.0.1 #2975

Workflow file for this run

name: Spelling Errors Check
on:
pull_request:
jobs:
build:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.46.0
name: Spellcheck
with:
config_path: .pyspelling.yml