We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f1a80 commit 3da30eaCopy full SHA for 3da30ea
pyproject.toml
@@ -24,7 +24,7 @@ typing-extensions = "<4.14" # Workaround for typing-extensions / pydantic-core i
24
25
[tool.poetry.group.charm-libs.dependencies]
26
ops = "~2.15.0"
27
-cryptography = "^42.0.5" # tls_certificates lib v3
+cryptography = "^44.0.0" # tls_certificates lib v3
28
jsonschema = "^4.22.0" # tls_certificates lib v3
29
cosl = "*" # loki_push_api
30
0 commit comments