Skip to content

Commit c6b2767

Browse files
chore(deps): update dependency cryptography to v44 [security]
1 parent 4a98321 commit c6b2767

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
@@ -23,7 +23,7 @@ setuptools = "^72.0.0"
2323

2424
[tool.poetry.group.charm-libs.dependencies]
2525
ops = "~2.15.0"
26-
cryptography = "^42.0.5" # tls_certificates lib v3
26+
cryptography = "^44.0.0" # tls_certificates lib v3
2727
jsonschema = "^4.22.0" # tls_certificates lib v3
2828
cosl = "*" # loki_push_api
2929

0 commit comments

Comments
 (0)