Skip to content

Commit c1c13ba

Browse files
Update dependency cryptography to v44 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c4b810 commit c1c13ba

File tree

2 files changed

+45
-43
lines changed

2 files changed

+45
-43
lines changed

poetry.lock

Lines changed: 44 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ package-mode = false
77
[tool.poetry.dependencies]
88
python = "^3.10"
99
ops = "^2.17.0"
10-
cryptography = "^43.0.3"
10+
cryptography = "^44.0.0"
1111
boto3 = "^1.35.49"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.3"

0 commit comments

Comments
 (0)