Skip to content

Commit dd7e0e2

Browse files
chore(deps): update dependency cryptography to v44 [security]
1 parent f3aecd1 commit dd7e0e2

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 @@ rpds-py = "0.18.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)