Skip to content

chore(deps): bump cryptography from 43.0.0 to 43.0.1 in the pip group across 1 directory #85

chore(deps): bump cryptography from 43.0.0 to 43.0.1 in the pip group across 1 directory

chore(deps): bump cryptography from 43.0.0 to 43.0.1 in the pip group across 1 directory #85

---
# yamllint disable rule:truthy
name: "Pull Request on develop"
on:
push:
branches:
- "renovate/**"
pull_request:
branches:
- develop
jobs:
linter:
uses: ./.github/workflows/workflow-linter.yml
tests:
needs: ["linter"]
uses: ./.github/workflows/workflow-tests.yml