Skip to content

Commit 090acb3

Browse files
Update dependency cryptography to v44 [SECURITY]
1 parent ac1fe37 commit 090acb3

File tree

2 files changed

+41
-42
lines changed

2 files changed

+41
-42
lines changed

poetry.lock

Lines changed: 40 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ setuptools = "^72.0.0"
2525
[tool.poetry.group.charm-libs.dependencies]
2626
ops = "~2.15.0"
2727
pydantic = "^1.10.7" # cos_agent lib
28-
cryptography = "^42.0.5" # tls_certificates lib v3
28+
cryptography = "^44.0.0" # tls_certificates lib v3
2929
jsonschema = "^4.22.0" # tls_certificates lib v3
3030
cosl = "^0.0.16" # loki_push_api
3131
pyOpenSSL = "^24.2.1"

0 commit comments

Comments
 (0)