Skip to content

build(deps): bump cryptography from 39.0.1 to 41.0.4 #1304

build(deps): bump cryptography from 39.0.1 to 41.0.4

build(deps): bump cryptography from 39.0.1 to 41.0.4 #1304

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- master
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: "3.x"
- uses: pre-commit/[email protected]