Skip to content

Commit 5b4c3ac

Browse files
chore(deps): update dependency cryptography to v44 [security]
1 parent 5354c94 commit 5b4c3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ setuptools = "^72.0.0"
2222

2323
[tool.poetry.group.charm-libs.dependencies]
2424
ops = "~2.15.0"
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)