Skip to content

Commit 3da30ea

Browse files
chore(deps): update dependency cryptography to v44 [security]
1 parent 70f1a80 commit 3da30ea

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
@@ -24,7 +24,7 @@ typing-extensions = "<4.14" # Workaround for typing-extensions / pydantic-core i
2424

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

0 commit comments

Comments
 (0)