Skip to content

Commit

Permalink
Bump cryptography from 42.0.2 to 42.0.4 (#607)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent f1dd60e commit 9d8b43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
"deepdiff==6.7.*",
"ordered-set==4.1.*",
# Each time cryptography version is updated, need to regenerate scripts/ci/custom-hooks/hook-cryptography.py
"cryptography==42.0.2",
"cryptography==42.0.4",
"paramiko==3.3.*",
"jsonschema==4.17.*",
"typing_extensions==4.7.*",
Expand Down

0 comments on commit 9d8b43f

Please sign in to comment.