Skip to content

Commit

Permalink
chore(deps): update dependency cryptography to v43 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent e8b6f2d commit 6dc0825
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
65 changes: 30 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ setuptools = "^72.0.0"
[tool.poetry.group.charm-libs.dependencies]
ops = "~2.15.0"
pydantic = "^1.10.7" # cos_agent lib
cryptography = "^42.0.5" # tls_certificates lib v3
cryptography = "^43.0.0" # tls_certificates lib v3
jsonschema = "^4.22.0" # tls_certificates lib v3
cosl = "^0.0.16" # loki_push_api
pyOpenSSL = "^24.2.1"
Expand Down

0 comments on commit 6dc0825

Please sign in to comment.