Skip to content

Commit 9996ea6

Browse files
chore(deps): update dependency cryptography to v44 [security]
1 parent 2a456cc commit 9996ea6

File tree

2 files changed

+47
-42
lines changed

2 files changed

+47
-42
lines changed

poetry.lock

Lines changed: 46 additions & 41 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
@@ -22,7 +22,7 @@ rpds-py = "0.18.0"
2222

2323
[tool.poetry.group.charm-libs.dependencies]
2424
ops = ">=2.21"
25-
cryptography = "^42.0.5" # tls_certificates lib v3
25+
cryptography = "^44.0.0" # tls_certificates lib v3
2626
jsonschema = "^4.22.0" # tls_certificates lib v3
2727
cosl = "*" # loki_push_api
2828

0 commit comments

Comments
 (0)