Skip to content

Commit

Permalink
Update dependency cryptography to v44 (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 8861d6e commit 36f3abd
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 38 deletions.
76 changes: 39 additions & 37 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.10"
ops = "^2.17.0"
cryptography = "^43.0.3"
cryptography = "^44.0.0"
jsonschema = "^4.23.0"
tenacity = "^9.0.0"
cosl = "^0.0.45"
Expand Down

0 comments on commit 36f3abd

Please sign in to comment.