Skip to content

Bump cryptography from 41.0.6 to 42.0.0 #198

Bump cryptography from 41.0.6 to 42.0.0

Bump cryptography from 41.0.6 to 42.0.0 #198

Workflow file for this run

name: devel
on:
push:
branches-ignore:
- 'master'
- 'stable'
tags-ignore:
- '*'
jobs:
devel:
runs-on: ubuntu-latest
container:
image: apnpucky/ubuntu-poetry
steps:
- uses: APN-Pucky/make-python-action@main
with:
test: true
doc: true