Skip to content

Bump cryptography from 3.4.8 to 44.0.0 #94

Bump cryptography from 3.4.8 to 44.0.0

Bump cryptography from 3.4.8 to 44.0.0 #94

Workflow file for this run

name: Code Quality Checks
on: [push, pull_request]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Black
uses: psf/black@stable