Skip to content

Bump cryptography from 44.0.1 to 46.0.5 in /examples/gunicorn #82

Bump cryptography from 44.0.1 to 46.0.5 in /examples/gunicorn

Bump cryptography from 44.0.1 to 46.0.5 in /examples/gunicorn #82

Workflow file for this run

name: pre-commit
on:
pull_request: {}
push:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/action@v3.0.0