Skip to content

Commit

Permalink
Update dependency cryptography to v44 (#688)
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 4c4b810 commit c1c13ba
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 43 deletions.
86 changes: 44 additions & 42 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"
boto3 = "^1.35.49"
pgconnstr = "^1.0.1"
requests = "^2.32.3"
Expand Down

0 comments on commit c1c13ba

Please sign in to comment.