Skip to content

Commit

Permalink
build(deps): update cryptography requirement from ~=42.0 to ~=43.0 (#306
Browse files Browse the repository at this point in the history
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 12b585f commit 2ee086b
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 @@ -15,7 +15,7 @@ dependencies = [
"pydantic ~= 2.4",
# For the `certvalidator` test harness.
"certvalidator ~= 0.11",
"cryptography ~= 42.0",
"cryptography ~= 43.0",
"pyyaml ~= 6.0",
"pyOpenSSL",
"certifi",
Expand Down

0 comments on commit 2ee086b

Please sign in to comment.