Skip to content

Commit 5d4f255

Browse files
Update dependency cryptography to v43 (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05b4c6b commit 5d4f255

File tree

2 files changed

+35
-40
lines changed

2 files changed

+35
-40
lines changed

poetry.lock

Lines changed: 34 additions & 39 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
@@ -14,7 +14,7 @@ repository = "https://github.com/canonical/postgresql-operator"
1414
[tool.poetry.dependencies]
1515
python = "^3.10"
1616
ops = "^2.14.1"
17-
cryptography = "^42.0.8"
17+
cryptography = "^43.0.0"
1818
boto3 = "^1.34.143"
1919
pgconnstr = "^1.0.1"
2020
requests = "^2.32.3"

0 commit comments

Comments
 (0)